- Aug 16, 2013
- Aug 15, 2013
-
-
Lev Tsypin authored
-
Lev Tsypin authored
-
Lev Tsypin authored
-
Lev Tsypin authored
-
- Aug 13, 2013
-
-
Lev Tsypin authored
Correct capacity valiation for new registrations by passing ensuring that the resistration_status() is reset when validating the registration form.
-
Lev Tsypin authored
-
Lev Tsypin authored
#2058033 by levelos and dpolant: Fix registration_status() to return FALSE is a host entity does not have registrations enabled.
-
Lev Tsypin authored
-
Lev Tsypin authored
-
-
- Aug 12, 2013
-
-
-
-
-
Lev Tsypin authored
-
Lev Tsypin authored
-
Lev Tsypin authored
-
Lev Tsypin authored
-
Lev Tsypin authored
-
Lev Tsypin authored
-
Lev Tsypin authored
Multiple slots has been renamed to maximum capacity and changed from a bool to a int value. Also fixes some other issues with the udpate implementation.
-
- Aug 01, 2013
-
-
Gabriel Carleton-Barnes authored
-
- Jul 29, 2013
-
-
Gabriel Carleton-Barnes authored
adding hook_update_7104 to change multiple_slots boolean setting into maximum_spaces integer setting.
-
Gabriel Carleton-Barnes authored
-
Gabriel Carleton-Barnes authored
Shifting all references to event 'slots' to be event 'spaces' in both code and UI, to make the upcoming registration slots module more sensible.
-
Gabriel Carleton-Barnes authored
-
Gabriel Carleton-Barnes authored
-
Gabriel Carleton-Barnes authored
-
Gabriel Carleton-Barnes authored
-
Gabriel Carleton-Barnes authored
Altering multiple_slots registration setting to be an integer rather than a boolean, allowing for a total slot limit.
-
Gabriel Carleton-Barnes authored
-
- Jun 03, 2013
-
-
Tauno Hogue authored
-
- May 30, 2013
-
-
Gabriel Carleton-Barnes authored
Added a check to see if the date_popup module is installed, and if so change the display & help text of the date fields on registrations settings pages for a more user-friendly option.
-
- May 17, 2013
-
-
Lev Tsypin authored
#1861364 by mrfelton, levelos: Add a setting for allowing multiple registrations and update validation accordingly if it's set.
-
- Feb 26, 2013
-
-
Tauno Hogue authored
-
Tauno Hogue authored
-
- Feb 19, 2013
-
-
Lev Tsypin authored
-
Lev Tsypin authored
-
Lev Tsypin authored
Add a views relationship handler for registraiton type. Human readable names can now be used in Views.
-
Lev Tsypin authored
Clean up registration_access() by removing $enity_type parameter and making $registration parameter required.
-