source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @185   18 years scdev Q - added oTxt() around all printed PHP_SELFs to avoid XSS attack. …
(edit) @184   18 years scdev Q - renamed Nav to Navigation and change the API significantly.
(edit) @183   18 years scdev added X-Codebase-Version header.
(edit) @182   18 years scdev Q - updated security_roster.inc.php to skip definitions that are …
(edit) @181   18 years scdev
(edit) @180   18 years scdev Q - set limit to the length of logged messages. Added timeElapsed to …
(edit) @179   18 years scdev Q - removed user_type from auth_sql.
(edit) @178   18 years scdev Q - update FormValidator? so err() prints a different class type …
(edit) @177   18 years scdev Q - Fixed bug in ACL (checking ancestors for access cascade). Modified …
(edit) @176   18 years scdev Q - added some sc-small classes to form inputs.
(edit) @175   18 years scdev ${1}
(edit) @174   18 years scdev Q - added move method to ACL class, added polish.
(edit) @173   18 years scdev Q - little bugs fixing in ACL and acl.cli.php.
(edit) @172   18 years scdev Q - added caching to ACL, and flush command to acl.cli.php
(edit) @171   18 years scdev Q - wrote the new codebase Access Control List class, along with …
(edit) @170   18 years scdev Q - added default value to App::carryQuery()
(edit) @169   18 years scdev ${1}
(edit) @168   18 years scdev B - adding margin bottom to .sc-full class
(edit) @167   18 years scdev Q - moved sc-msg div out of the foreach loop in App::printRaisedMessages.
(edit) @166   18 years scdev ${1}
(edit) @165   18 years scdev Removed hideScMsg javascript. All javascript should be contained in …
(edit) @164   18 years scdev B - moving hideScMsg to /html/js/global.js but still calling it in …
(edit) @163   18 years scdev B - added js to hide success msg after 5 seconds
(edit) @162   18 years scdev ${1}
(edit) @161   18 years scdev Q - enabled version_notes field in getList method of Version.inc.php
(edit) @160   18 years scdev B - minor edits
(edit) @159   18 years scdev ${1}
(edit) @158   18 years scdev Q - changed Prefs so varable is serialized in the database ... so we …
(edit) @157   18 years scdev Q - added tags/2.0.2 as the first php5 compatible version of the 2.0 …
(edit) @156   18 years scdev Q - Renamed tags/2.0 to 2.0.0 to indicate 2.0 "release", branched …
(edit) @155   18 years scdev Q - urldecoding the input value to compare with PHP_SELF currentPage.
(edit) @154   18 years scdev ${1}
(edit) @153   18 years scdev Q - decided to use standard instantiation for Prefs and Cache instead …
(edit) @152   18 years scdev Q - In the middle of working on the Prefs and Cache instantiation …
(edit) @151   18 years scdev Q - Changed one more SessionCache? -> Cache, small bug fixt to Prefs, …
(edit) @150   18 years scdev Q - okay now finished with Prefs.inc.php; it is sweeeet!
(edit) @149   18 years scdev Q - while we're changing interfaces I'm going to change ->clearAuth() …
(edit) @148   18 years scdev Q - Also change getVal/setVal to get/set in Auth_File.
(edit) @147   18 years scdev Q - Change Auth_SQL::getVal to Auth_SQL::get and Auth_SQL::setVal to …
(edit) @146   18 years scdev Q - added persistant database storage to Prefs.inc.php. Modified …
(edit) @145   18 years scdev Q - updated validation module maker to match gettext strings in …
(edit) @144   18 years scdev Q - Added lib/Validator.inc.php as a backend to FormValidator? and also …
(edit) @143   18 years scdev Q - global comments formatting change
(edit) @142   18 years scdev Q - small bugfix resulting from <strong> <em> conversion.
(edit) @141   18 years scdev Q - Changed <strong> to <em> in raiseMsg() calls.
(edit) @140   18 years scdev Q - fixed bug in 1.1dev
(edit) @139   18 years scdev Q - another small change to Version.inc.php
(edit) @138   18 years scdev Q - missed a RecordLock? name change
(edit) @137   18 years scdev Q - Renamed SessionCache? to Cache, RecordVersion? to Version, and …
(edit) @136   18 years scdev Q - Merged branches/2.0singleton into trunk. Completed updating …
(edit) @135   18 years scdev Q - Finished integrating singleton methods into existing code. Renamed …
(edit) @134   18 years scdev Q - changed when MCVE object connects
(edit) @133   18 years scdev Q
(edit) @132   18 years scdev updated Prefs:: and SessionCache::
(edit) @131   18 years scdev updated .ihtml files
(edit) @130   18 years scdev finished updating DB:: to $db->
(edit) @129   18 years scdev finished updating to 2.0singleton
(edit) @128   18 years scdev finished /lib folder
(edit) @127   18 years scdev Updated App.inc.php thru Hierarchy.inc.php
(edit) @126   18 years scdev Q - Releasing tags/2.0.1, use branches/2.0 for maintaining.
(edit) @125   18 years scdev Tagging state of codebase 2.0 that is used on www.golbonrfs.com, …
(edit) @124   18 years scdev Q - Improved hashing algorithms in Auth_SQL, added more sc- css …
(edit) @123   18 years scdev J - Updated Utilities.inc.php
(edit) @122   18 years scdev Q - Branched trunk to implement singlton pattern instead of static …
(edit) @121   18 years scdev Q - Added "sc-" to all css class selectors; Finished reworking Upload …
(edit) @120   18 years scdev Completed GD integration to ImageThumb?
(edit) @119   18 years scdev Q - making codebase 2 work with php5. Rewrote ImageThumb? class to work …
(edit) @118   18 years scdev
(edit) @117   18 years scdev
(edit) @116   18 years scdev
(edit) @115   18 years scdev Q - fixed small mcve bug
(edit) @114   18 years scdev Update return statement of Email::send method.
(edit) @113   18 years scdev allow mysql password to be blank
(edit) @112   18 years scdev Q - rand num bug
(edit) @111   18 years scdev Q - Finished depreciating addslashes. array_map instances need to use …
(edit) @110   18 years scdev Q - Changed all addslashes to use unicode-safe DB::escapeString() instead.
(edit) @109   18 years scdev Q - Upgraded module_maker
(edit) @108   18 years scdev Q - bits!
(edit) @107   18 years scdev PEdit buttons clear floated content
(edit) @106   18 years scdev Q - Updated codebase css
(edit) @105   18 years scdev Q - Removed getParam and getParam since to maintain backwards …
(edit) @104   18 years scdev adding old classes back into codebase.inc.css until new classes are …
(edit) @103   18 years scdev Q - Cleaned up Auth_File to work more like Auth_SQL, and fixed a few …
(edit) @102   18 years scdev B - adding commas. ticket #4
(edit) @101   18 years scdev Q - fixed a few PEdit glitches. Reformatted PHP source correctly :-\.
(edit) @100   18 years scdev Q - updated FormValidator? to use preset marker
(edit) @99   18 years scdev B - fixing typo in input title
(edit) @98   18 years scdev B - pEdit formatting ticket #1
(edit) @97   18 years scdev moving pEdit styles into codebase
(edit) @96   18 years scdev Q - added default marker of ' class="error"'. This can be redefined …
(edit) @95   18 years scdev New class to manage printing of images. Took source code from class …
(edit) @94   18 years scdev Q - changed how include path is defined.
(edit) @93   18 years scdev Q - couple tweaks to PEdit
(edit) @92   18 years scdev Q - Complete rebuild of PEdit
(edit) @91   18 years scdev added tree functions to print nested <li>
(edit) @90   18 years scdev changed addslashes to mysql_real_escape_string
(edit) @89   18 years scdev fixed a little bug in dieBoomerangURL
(edit) @88   18 years scdev
(edit) @87   18 years scdev fixed is_dir() bug in module.cli.php
(edit) @86   18 years scdev renamed NodeHeirarchy? to Hierarchy to fix misspelling and remove …
Note: See TracRevisionLog for help on using the revision log.