| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2007-06-24 | BUG 1740924: assign view_user to package user_preferences tpls to make ↵ | Max Kremmel | 1 | -0/+1 | |
| view_user selection sticky | |||||
| 2007-06-23 | provide gif alternatives for all png icons. this will allow us to remove the ↵ | Max Kremmel | 1 | -0/+0 | |
| msie png fix and add an option to enable it | |||||
| 2007-06-22 | Remove subpackage tag from class - phpdoc 1.3.2 handles correctly now | Lester Caine | 1 | -6/+5 | |
| 2007-06-17 | update getAllGroups() to not return stuff in ['data'] hashkey. this is still ↵ | Max Kremmel | 1 | -2/+2 | |
| from tikiwiki days and is tedious to deal with. | |||||
| 2007-04-23 | fatalError message translation standardisation: fatalError message is not ↵ | Max Kremmel | 1 | -4/+4 | |
| translated in the function so it has to be translated when it's passed in. this allows for dynamically changed errormessages without causing duplicate master strings | |||||
| 2007-04-20 | Remove quicktags init. | Nick Palmer | 2 | -11/+2 | |
| 2007-04-20 | Messages now uses {textarea}. | Nick Palmer | 4 | -58/+4 | |
| 2007-03-18 | load user data | Max Kremmel | 1 | -1/+2 | |
| 2007-03-06 | load recipient user to check for mailing preferences | Max Kremmel | 1 | -7/+8 | |
| 2007-03-01 | delete message email entry in liberty_content_prefs if user doesn't want to ↵ | Max Kremmel | 1 | -2/+2 | |
| receive emails | |||||
| 2007-03-01 | update option text to resemble what is happening | Max Kremmel | 1 | -1/+1 | |
| 2007-03-01 | set a normal default for number of messages per page | Max Kremmel | 1 | -1/+1 | |
| 2007-03-01 | use constants for package name | Max Kremmel | 1 | -5/+5 | |
| 2007-01-14 | replace contents of modifier.display_bytes.php with modifier.kbsize.php and ↵ | Max Kremmel | 1 | -1/+1 | |
| use that instead since it's a better name for the function | |||||
| 2007-01-06 | rename some methods in BitDbBase to meet bitweaver standards. all changes ↵ | Max Kremmel | 1 | -3/+3 | |
| backwards compatible with deprecated function call message. | |||||
| 2006-12-25 | revive email notification | Max Kremmel | 2 | -8/+8 | |
| 2006-12-25 | update old code | Max Kremmel | 2 | -4/+4 | |
| 2006-12-25 | fix references to preferences file | Max Kremmel | 2 | -4/+4 | |
| 2006-12-25 | fix hidden form values | Max Kremmel | 1 | -3/+3 | |
| 2006-12-23 | apply special class to message body for styling | Max Kremmel | 1 | -1/+1 | |
| 2006-12-23 | more message cleanup, simplified a couple of functions, removed lots of the ↵ | Max Kremmel | 6 | -197/+111 | |
| crazy assign stuff - used smarty.request. stuff instead | |||||
| 2006-12-20 | undefined variable fix | Max Kremmel | 1 | -2/+2 | |
| 2006-12-20 | massive messages cleanup, rename files to closer match bitweaver standard. ↵ | Max Kremmel | 15 | -606/+638 | |
| create messages class only when needed and don't crete global class on evey page load. still some work needed with broadcast messages | |||||
| 2006-12-19 | don't apply priority class to entire <tr>. might be difficult to style and ↵ | Max Kremmel | 1 | -2/+2 | |
| hard to read if colors are aggressive | |||||
| 2006-12-19 | only show alert when desired | Max Kremmel | 1 | -1/+1 | |
| 2006-10-13 | phpDoc corrections | Lester Caine | 1 | -0/+9 | |
| 2006-10-10 | PLUGIN_GUID_TIKIWIKI is not necessarily set in an applic without tw synstx | Sylvie Greverend | 1 | -2/+3 | |
| 2006-10-10 | avoid notice | Sylvie Greverend | 1 | -2/+2 | |
| 2006-09-19 | use different icons for mail related stuff | Max Kremmel | 1 | -1/+1 | |
| 2006-09-03 | change all biticon links to point to the new icons provided in ↵ | Max Kremmel | 6 | -6/+6 | |
| themes/icon_styles, update themes manager to make icon styles selectable, massive script used to do this ( will me made available shortly ) - might not all be perfect. please help out by fixing broken icon links. | |||||
| 2006-07-23 | improve package management and performance, eliminate some package related ↵ | Jams H Thompson | 1 | -1/+1 | |
| install errors | |||||
| 2006-07-07 | typos | Max Kremmel | 1 | -1/+1 | |
| 2006-07-07 | keep php in php dir, rename files with appended _inc, keep jstab in template ↵ | Max Kremmel | 3 | -1/+1 | |
| for custom title if required, add some whitespace to code to make it readable | |||||
| 2006-07-06 | move package extendable userprefs to templates directory and follow naming ↵ | Christian Fowler | 2 | -0/+0 | |
| convention | |||||
| 2006-07-05 | insert missing <!-- end .body --> tags for more reliable highlighting | Max Kremmel | 1 | -2/+2 | |
| 2006-07-03 | allow modules to define their own user preference tabs | Hash9 | 2 | -0/+10 | |
| 2006-06-05 | add note about mysql requirements | Max Kremmel | 1 | -0/+1 | |
| 2006-05-31 | Switch USER back to LOGIN to remove resevered word error. Do not think it is ↵ | Lester Caine | 1 | -3/+3 | |
| used anyway. | |||||
| 2006-05-13 | fix the message alert and store it's state in a cookie | Max Kremmel | 2 | -5/+3 | |
| 2006-05-06 | clean up schema files, remove unused PackageInfo data - we really need a ↵ | Max Kremmel | 1 | -4/+0 | |
| package manager for this, add plugin_path column to liberty_plugins | |||||
| 2006-04-30 | rename some user settings in liberty_content_prefs | Max Kremmel | 3 | -22/+22 | |
| 2006-04-19 | replace dislpay_name config with users_display_name | Christian Fowler | 1 | -1/+1 | |
| 2006-04-19 | more kernel_config renames | Max Kremmel | 1 | -2/+2 | |
| 2006-04-14 | more kernel_config renames | Max Kremmel | 5 | -15/+15 | |
| 2006-04-13 | shifting preferences to their correct packages | Max Kremmel | 1 | -0/+5 | |
| 2006-04-12 | move contact form settings to it's correct package --> messages | Max Kremmel | 3 | -0/+57 | |
| 2006-04-11 | more permissions housekeeping and tidyup | Max Kremmel | 3 | -4/+5 | |
| 2006-04-11 | rename permissions to new standard using: p_<package>_<verb>_[<noun>] | Max Kremmel | 6 | -10/+10 | |
| 2006-04-05 | tonnes of upgrader error sqashes - liberty_content_links still remain to be ↵ | Max Kremmel | 1 | -1/+1 | |
| dealt with | |||||
| 2006-03-29 | upgrader brought up to latest state on SchemaChangeLog except for the ↵ | Max Kremmel | 1 | -17/+22 | |
| liberty_content_stuff 2006-02-21 and 2006-02-24 remain to be dealt with any db changes need to go in respective upgraders from now on. chaos doesn't rule anymore - not even in HEAD | |||||
