summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-10-03large code cleanup - getting rid of broken and unnecessary loadPermissions() ...Max Kremmel2-82/+105
2008-10-03remove unused filesMax Kremmel1-65/+0
2008-10-03CORE CHANGE: cleave Create permission from Edit permission so that they are d...wjames51-3/+3
2008-10-03anon can't own contentcreate_permissionMax Kremmel1-2/+2
2008-10-03typowjames51-2/+2
2008-10-02make sure bw doesn't break when we use the old deprecated method nameMax Kremmel1-2/+3
2008-10-02rename verifyPermission to verifyUserPermission for nomenclature consistency ...wjames52-4/+8
2008-10-02init verifyExpungePermission to complete the perm methods set, and flip check...wjames51-4/+21
2008-10-02init new 'create' permission check methods in anticipation of splitting edit ...wjames51-1/+29
2008-09-29remove confusing messages - regular users don't care about table addition or ...Max Kremmel1-3/+3
2008-09-29revive help message for convenience - also meant to serve as a showcase...Max Kremmel1-6/+2
2008-09-29inline css in liberty, kernel, themes replaced with classes from inline.css (...laetzer11-31/+33
2008-09-28description distinguished from 'normal' file handlerlaetzer1-3/+3
2008-09-28legends with plugin typelaetzer1-1/+1
2008-09-28updated help text and help linklaetzer1-8/+8
2008-09-28typolaetzer1-2/+2
2008-09-27check this->hasUserPermission( 'p_liberty_attach_attachments' ) during store ...Christian Fowler1-2/+2
2008-09-25rip out hotwords stuffMax Kremmel1-31/+1
2008-09-25extra ;Max Kremmel1-3/+3
2008-09-25remove commented codeMax Kremmel1-81/+2
2008-09-19typolaetzer1-4/+4
2008-09-19note on using attribute 'desc' to control link textlaetzer1-3/+10
2008-09-19tra() for error/warning/delete messageslaetzer1-5/+5
2008-09-18add default format_guid to prevent empty outputChristian Fowler1-1/+5
2008-09-17standard handling of form rowslaetzer1-5/+2
2008-09-15fix schemaMax Kremmel1-2/+2
2008-09-15move mime templates to their own dir to clean up liberty/templates a bitMax Kremmel25-31/+31
2008-09-15div.row.rt-edit congruent to div.row.submit, makes selecting rich text area e...laetzer1-1/+1
2008-09-15add feature to limit number of links that can be posted in a content. only su...Christian Fowler4-4/+27
2008-09-15checks to keep user input after previewlaetzer1-2/+1
2008-09-14move js included via 'load' processes to kernel since themes is processed to...wjames51-1/+9
2008-09-14minor cleanup of logicChristian Fowler1-5/+5
2008-09-12typolaetzer1-1/+1
2008-09-12duplicate anchor name replaced with unique idlaetzer1-4/+1
2008-09-10a number of html and consistency fixes for module helpMax Kremmel3-9/+12
2008-09-09one help file for each module (that takes parameters), html code change from ...laetzer5-49/+47
2008-09-07remove input ids which are unnecessary and can cause collision if multiple fo...wjames52-13/+19
2008-09-02change order of checks to reduce query counts and loadMax Kremmel1-3/+3
2008-09-02strange title overruling disabledlaetzer1-2/+3
2008-08-31'Wiki Help' > 'Format Help'laetzer1-3/+3
2008-08-29'not a package' redirect to complicate dir listinglaetzer1-0/+6
2008-08-23add a check to make sure this->getField( 'format_guid' ) actually exists befo...Christian Fowler1-2/+2
2008-08-06Missed a 'Hash'Lester Caine1-2/+2
2008-08-06Move listInfo from the right placeLester Caine1-6/+6
2008-08-05icon 'powered by ie7'laetzer1-0/+0
2008-08-05'Show more'laetzer1-5/+3
2008-08-04Call-time pass-by-reference has been deprecatedChristian Fowler1-2/+2
2008-08-01add verify ticket and a double refresh after resetting plugins because of inc...Christian Fowler1-6/+11
2008-08-01use verifyId instead of isset so null does not overridewjames51-3/+3
2008-07-31only set preview values if we recieved themwjames51-3/+3