| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2006-03-01 | move BitSystem:: preferences methods to get/set/load/storeConfig to avoid ↵ | Christian Fowler | 1 | -4/+4 | |
| conflict with new content preferences | |||||
| 2006-02-27 | fix renamed position column | bitweaver.org | 1 | -17/+19 | |
| 2006-02-22 | camelCase get_permission_level method, add sister method getPermissionPackages | Christian Fowler | 1 | -8/+5 | |
| 2006-02-22 | comment out verifyInstalledPackages until we know why it is needed | Christian Fowler | 1 | -5/+6 | |
| 2006-02-20 | fix level -> perm_level changes, standardize everything on perm_level | Christian Fowler | 1 | -18/+18 | |
| 2006-02-18 | Fix reserved word field names | Lester Caine | 1 | -4/+4 | |
| POSITION, VALUE - SQL Reserved TYPE - SQL Nonreserved (Firebird Still Reserved) PASSWORD - Firebird Reserved | |||||
| 2006-02-17 | remove rserver word 'user' from load select, remove redundant indices that ↵ | Christian Fowler | 1 | -2/+0 | |
| cause errors on install | |||||
| 2006-02-17 | rename and move wiki_action_log to generalized liberty_action_log in ↵ | Christian Fowler | 1 | -1/+1 | |
| liberty, rename columns with the universally poorly named title of 'comment' and 'level', get liberty_content_history working properly. seems good for any content now. | |||||
| 2006-02-15 | add backticks for reserved column names in schema_inc's | Christian Fowler | 1 | -1/+1 | |
| 2006-02-13 | another batch of kernel_prefs name cleanup. this should be it | Max Kremmel | 2 | -4/+4 | |
| 2006-02-08 | php: introduce new method: getPref( $package, $pref, $defaut ) (order is ↵ | Max Kremmel | 3 | -32/+30 | |
| open for discussion tpl: $gBitPref.package.pref applied package name to all saves - should make database more organised and should allow more reliable uninstalls in the future | |||||
| 2006-02-08 | Fixing fatal error using PHP5. | Louis-Philippe Huberdeau | 1 | -2/+4 | |
| 2006-02-06 | further paermission renaming and cleanup | Max Kremmel | 3 | -27/+27 | |
| 2006-02-06 | Change ["control"] to ['listInfo'] | Lester Caine | 1 | -5/+5 | |
| 2006-02-06 | more preference standardisation | Max Kremmel | 4 | -25/+25 | |
| 2006-02-04 | more schema_inc install CONSTRAINT cleanup | Christian Fowler | 1 | -8/+0 | |
| 2006-02-04 | masse fixing of schema CONSTRAINTs. they seem to work now that adodb has ↵ | Christian Fowler | 1 | -11/+13 | |
| decided to change CONSTRAINTS back to CONSTRAINT | |||||
| 2006-02-03 | add permissions and proper handling for edit+view of user homepages and user ↵ | Christian Fowler | 2 | -15/+23 | |
| lists, add user content listing option | |||||
| 2006-02-03 | move case sensitive login preference to login settings page | Christian Fowler | 2 | -5/+6 | |
| 2006-02-03 | more tidbits separation | Christian Fowler | 1 | -41/+6 | |
| 2006-02-03 | store remembertime | Max Kremmel | 1 | -1/+2 | |
| 2006-02-01 | fix install of bwcore, more detikification | Christian Fowler | 1 | -6/+0 | |
| 2006-02-01 | features from tidbits are dissappear from the user menu and the admin page ↵ | Hash9 | 1 | -38/+46 | |
| when tidbits is not active | |||||
| 2006-02-01 | detikify liberty | Max Kremmel | 1 | -5/+5 | |
| 2006-02-01 | assign correct perms to correct package | Max Kremmel | 1 | -1/+1 | |
| 2006-02-01 | seperate tidbits from users | Max Kremmel | 1 | -14/+9 | |
| 2006-02-01 | add missing parentheses | Max Kremmel | 1 | -2/+2 | |
| 2006-02-01 | add users_sessions table back in | Max Kremmel | 1 | -0/+6 | |
| 2006-02-01 | typo | Max Kremmel | 1 | -4/+4 | |
| 2006-01-31 | gut out extra junk and move bookmarks, tasks, userfiles, and user menus to ↵pre_table_detikification | Christian Fowler | 2 | -123/+46 | |
| upcoming extra _bit_profile package. rename all tiki_ tables to users_, and standardize users_objectperms and users_groupperms table names. updated upgrade_inc and schema_inc | |||||
| 2006-01-30 | merge recent changes into HEAD | Max Kremmel | 1 | -1/+1 | |
| 2006-01-29 | Convert tiki_user_preferences to liberty_content_prefs. Replace all ↵ | Christian Fowler | 1 | -20/+13 | |
| references of mUserPrefs with getPreference/setPreference/storePreference access methods | |||||
| 2006-01-24 | merge recent changes into HEAD | Max Kremmel | 1 | -11/+14 | |
| 2006-01-20 | merge recent changes into HEAD | Max Kremmel | 2 | -3/+109 | |
| 2006-01-15 | fix column name and use favorite_content_id | Max Kremmel | 1 | -2/+2 | |
| 2006-01-15 | Woot! my first ReleaseTwo commit. Have added simple table to hold list of ↵ | Christian Fowler | 1 | -1/+10 | |
| favorite user content_id's | |||||
| 2006-01-14 | merge recent changes into HEAD | Max Kremmel | 2 | -271/+249 | |
| 2006-01-10 | merge recent changes into HEAD | Max Kremmel | 4 | -14/+99 | |
| 2005-12-26 | merge recent changes into HEAD | Max Kremmel | 1 | -13/+28 | |
| 2005-12-05 | merge recent changes into HEAD | Max Kremmel | 1 | -9/+8 | |
| 2005-11-22 | merge recent changes into HEAD | Max Kremmel | 1 | -2/+3 | |
| 2005-10-29 | merge recent changes into HEAD | Max Kremmel | 1 | -60/+60 | |
| 2005-10-12 | merge recent changes to HEAD | Christian Fowler | 3 | -6/+7 | |
| 2005-09-03 | synch recent changes from R1 to HEAD | Max Kremmel | 2 | -7/+9 | |
| 2005-08-24 | synch recent changes from R1 to HEAD | Max Kremmel | 3 | -9/+11 | |
| 2005-08-07 | merge recent changes from R1 to HEAD | Max Kremmel | 1 | -17/+23 | |
| 2005-08-01 | merge recent changes with HEAD - R1 and HEAD are identical now | Max Kremmel | 6 | -171/+173 | |
| 2005-07-17 | Merge recent changes from R1 to HEAD - never doing this again. | Max Kremmel | 4 | -19/+18 | |
| 2005-06-28 | Merge recent changes from R1 into HEAD | Christian Fowler | 2 | -1/+6 | |
| 2005-06-19 | fix problem that creates two system logins and removes admin acct | Jams H Thompson | 1 | -1/+0 | |
