| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2007-04-16 | add legend | Max Kremmel | 1 | -1/+3 | |
| 2007-04-15 | improve readability | Max Kremmel | 1 | -14/+23 | |
| 2007-04-15 | use {required} | Max Kremmel | 1 | -5/+5 | |
| 2007-04-14 | add unassigned perms check page to menu | Max Kremmel | 1 | -3/+4 | |
| 2007-04-11 | ---------------------------------------------------------------------- | Thomas Recknagel | 1 | -2/+2 | |
| Modified Files: admin_group_edit.tpl intralink page=general changed to page=features ---------------------------------------------------------------------- | |||||
| 2007-04-06 | add config option after_reg_url default url to laod after user registration | wjames5 | 2 | -4/+10 | |
| 2007-04-06 | move call for service registration tpl inclusion so that they are included ↵ | wjames5 | 1 | -19/+22 | |
| when there are errors | |||||
| 2007-04-04 | move all style related code to BitThemes to further clean up the mess. all ↵ | Max Kremmel | 3 | -20/+16 | |
| style related methods are now called using BitThemes instead of BitSystem | |||||
| 2007-04-04 | remove permission assignment comment | Max Kremmel | 1 | -13/+0 | |
| 2007-04-04 | fix and update center user module display - finally users adhere to default ↵ | Max Kremmel | 3 | -100/+55 | |
| layout settings and don't 'require' a custom layout | |||||
| 2007-04-02 | Add register menu to users menu when registration is allowed. | Nick Palmer | 1 | -0/+7 | |
| 2007-04-02 | Massive changes to themes layout engine: | Max Kremmel | 3 | -9/+11 | |
| - merged 3 tables into 1 and removed user-specific layout contol. - moved all layout related code to themes/BitThemes.php. - cleaned up module parameter assignment to module php and tpl files. - improved layout of layout page by enabling all option editing at once. - removed limitation that every module can only be assigned once - more changes, but i can't remember all just now. | |||||
| 2007-03-19 | move object_permissions to liberty_content_permissions | Christian Fowler | 2 | -116/+3 | |
| 2007-03-14 | comment RewriteBase line | Max Kremmel | 1 | -1/+2 | |
| 2007-03-10 | Added support for changing status and owners of content. Reordered some ↵ | Nick Palmer | 1 | -3/+17 | |
| status ids. Check the schema changlog. You also should run step 4 of the installer to update permisions as there are some new permisions for these features. | |||||
| 2007-03-09 | delete entries in liberty_content_prefs if empty or equal to site settings | Max Kremmel | 1 | -4/+8 | |
| 2007-03-08 | remove user style pref if equal to site default | Max Kremmel | 1 | -3/+7 | |
| 2007-03-05 | adds new service users_register_function triggered on firstime login - can ↵ | wjames5 | 3 | -8/+35 | |
| now attach services to new valid registrations | |||||
| 2007-03-02 | check for correct config setting | Max Kremmel | 1 | -1/+1 | |
| 2007-03-01 | update function names to new names in preflight_inc.php | Max Kremmel | 1 | -4/+4 | |
| 2007-03-01 | fix users_homepage setting and only store setting if there is something ↵ | Max Kremmel | 2 | -4/+11 | |
| useful to store | |||||
| 2007-03-01 | pass user preferences on as userPrefs hash | Max Kremmel | 1 | -1/+1 | |
| 2007-02-27 | Add a second browser side time display control. | Lester Caine | 3 | -9/+29 | |
| site_display_utc matches the current selection site_display_timezone stores a fixed time zone offset This needs further expansion, but site_display_utc='Local' should work correctly | |||||
| 2007-02-26 | Fix selection of existing time display setting | Lester Caine | 1 | -2/+2 | |
| 2007-02-24 | fix 'seperate' spelling mistakes | Max Kremmel | 2 | -4/+4 | |
| 2007-02-23 | massive code cleanup on users prefs page and allow users to set the site ↵ | Max Kremmel | 2 | -250/+291 | |
| theme in the preferences page if the settings allow it | |||||
| 2007-02-16 | fix deprecated BitSystem::setPreference call | Christian Fowler | 1 | -3/+3 | |
| 2007-02-13 | fix to show language again | Marko Weltzer | 1 | -1/+1 | |
| 2007-02-13 | fix user wiki pages to work better with stars information | Max Kremmel | 2 | -4/+5 | |
| 2007-02-09 | Fixed undefined variable in forgotten password utility | Andy Stanford | 1 | -2/+3 | |
| 2007-02-05 | move the registration email warning to the right place | Max Kremmel | 1 | -5/+5 | |
| 2007-02-05 | change the way this email is translated | Max Kremmel | 2 | -10/+10 | |
| 2007-02-05 | clean up template | Max Kremmel | 1 | -31/+48 | |
| 2007-02-02 | Changes so system groups show properly if there are no public groups. | Nick Palmer | 1 | -3/+3 | |
| 2007-01-29 | fix alter table typo assume_from_user_id -> assume_user_id | Jams H Thompson | 1 | -1/+1 | |
| 2007-01-24 | fix single user removal | Max Kremmel | 1 | -1/+1 | |
| 2007-01-24 | close <a> tag and add missing {tr}s | Max Kremmel | 1 | -3/+3 | |
| 2007-01-24 | remove nested .data class | Max Kremmel | 1 | -1/+1 | |
| 2007-01-24 | display full language name | Max Kremmel | 2 | -4/+7 | |
| 2007-01-14 | Added some documentation. | Hiran Chaudhuri | 1 | -3/+9 | |
| 2007-01-14 | convert div.header h2 to div.header p where <h2> represents a description ↵ | Max Kremmel | 3 | -5/+5 | |
| such as in wiki pages | |||||
| 2007-01-12 | use site_title in login button | Max Kremmel | 1 | -1/+1 | |
| 2007-01-10 | add user content list link | Max Kremmel | 2 | -5/+7 | |
| 2007-01-07 | allow users to set time value | Max Kremmel | 1 | -4/+4 | |
| 2007-01-07 | simplify translations | Max Kremmel | 1 | -6/+2 | |
| 2007-01-07 | fix remove icon condition | Max Kremmel | 1 | -1/+1 | |
| 2007-01-07 | add option to specify caching time of rss feeds, add / fix rss default ↵ | Max Kremmel | 1 | -4/+4 | |
| setting in individual packages | |||||
| 2007-01-06 | rename some methods in BitDbBase to meet bitweaver standards. all changes ↵ | Max Kremmel | 3 | -16/+16 | |
| backwards compatible with deprecated function call message. | |||||
| 2007-01-06 | fix case on No cookie found. Please... | Christian Fowler | 1 | -4/+4 | |
| 2007-01-05 | searched for .title} .description} and .data} and added |escape where ↵ | Max Kremmel | 1 | -2/+2 | |
| appropriate (i hope). might have misinterpreted a situation or two, so please keep a lookout... | |||||
