source: trunk/services

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @768   23 months anonymous Minor improvements
(edit) @767   23 months anonymous Add App param ‘template_ext’ used to inform services where to find …
(edit) @763   2 years anonymous Include boomerang in hidden input on login form so the user will be …
(edit) @762   2 years anonymous Redirect if requesting login.php when already logged-in. Remove …
(edit) @761   2 years anonymous Turn off 'You are now logged in' message
(edit) @720   4 years anonymous Update CSS reset with inspiration from …
(edit) @695   5 years anonymous Change usage of is_a($x, 'X') to $x instance of X
(edit) @677   5 years anonymous
(edit) @676   5 years anonymous Update admins.php. Fix $safe_http_host
(edit) @673   5 years anonymous Minor css changes
(edit) @641   6 years anonymous Add 'next' and 'nomsg' options
(edit) @611   7 years anonymous Add additional clearings to logout service. Add logging to clear methods.
(edit) @601   7 years anonymous Updated every instance of 'zero' date 0000-00-00 to use 1000-01-01 if …
(edit) @594   7 years anonymous Fix misplaced log line
(edit) @592   7 years anonymous Update wording of lock messages. Add SQL escaping. Code formatting.
(edit) @535   9 years anonymous Added nav page ids to service scripts. Logging unauthenticated sessions.
(edit) @534   9 years anonymous Improved module maker validation output. Allow disabling cache at run …
(edit) @502   9 years anonymous Many minor fixes during pulso development
(edit) @497   10 years anonymous Beginning the process of adapting codebase to foundation styles.
(edit) @483   10 years anonymous Minor changes
(edit) @479   10 years anonymous Convert tabs to spaces, and lineendings to LF in all files.
(edit) @477   10 years anonymous Added cookie storage to Prefs(). Created App->addCookie method. …
(edit) @469   10 years anonymous First use of codebase javascript (codebase/js and codebase/lib/JS.inc.php).
(edit) @468   10 years anonymous Completed integrating /branches/eli_branch into /trunk. Changes …
(edit) @462   10 years anonymous Added 'Remember me' checkbox to login form. Renamed 'persistent' key …
(edit) @458   10 years anonymous Fixed /services/admin.php rm sql.
(edit) @457   10 years anonymous Removed use of requireAccessClearance(). Adjusted sequence of sslOn() …
(edit) @441   10 years anonymous Very minor things
(edit) @435   10 years anonymous Removed duplicate submit buttons from admins form.
(edit) @432   10 years anonymous Removed all usage of 'user_type' from admin management; minor update …
(edit) @421   11 years anonymous Added switch for login_form_allow_autocomplete
(edit) @408   12 years anonymous Improved admin list filter query retention
(edit) @405   12 years anonymous Fixed a bug where the cache config wasn't disabled properly.
(edit) @396   12 years anonymous Updated copyright date; comments elaboration; spelling fixes.
(edit) @385   13 years anonymous Added autocomplete="off" to login form template for PCI compliance.
(edit) @376   14 years quinn Updated copyright date, name to Strangecode LLC.
(edit) @371   14 years quinn Minor update.
(edit) @365   14 years quinn
(edit) @362   14 years quinn Added a GPL license info header to all source files. Updated license …
(edit) @354   15 years quinn Refactored the sum() function in Cart.inc.php.
(edit) @334   16 years quinn Fixed lots of misplings. I'm so embarrassed! ;P
(edit) @320   16 years quinn Added a glob function to the ImageThumb? deleteThumbs method. Fixed …
(edit) @316   16 years quinn Minor improvements to module maker scripts. Minor AuthorizeNet? change.
(edit) @296   16 years quinn Adding class=sc-form-row to <tr> of old templates.
(edit) @295   16 years quinn Updated example config file. Added admin2.inc.css and minor …
(edit) @291   16 years quinn Removed password reload of login form so page will never retain …
(edit) @274   17 years quinn Misc.
(edit) @270   17 years quinn Updated admin css, tweaked services html.
(edit) @267   17 years quinn Some minor css tweaks.
(edit) @266   17 years quinn Bugfixes found during strangecode site upgrade.
(edit) @255   17 years jordan Bugs fixed via Jordan.
(edit) @254   17 years quinn Various bug fixes to make compatible with Trendease 2.0. - Minor CSS …
(edit) @247   17 years quinn Converted all string functions to multi-byte (mb_*) functions
(edit) @235   17 years quinn Q - fixed some fv->err() usage bugs, increased resolution of …
(edit) @211   17 years scdev Whoops! Minibug
(edit) @210   17 years scdev Fixed bug to not do Lock if a DB is not used.
(edit) @202   18 years scdev Q - updated usage of $nav.
(edit) @189   18 years scdev Q - Added reset_password service. Fixed some bugs. Change the …
(edit) @185   18 years scdev Q - added oTxt() around all printed PHP_SELFs to avoid XSS attack. …
(edit) @159   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) @149   18 years scdev Q - while we're changing interfaces I'm going to change ->clearAuth() …
(edit) @147   18 years scdev Q - Change Auth_SQL::getVal to Auth_SQL::get and Auth_SQL::setVal to …
(edit) @143   18 years scdev Q - global comments formatting change
(edit) @141   18 years scdev Q - Changed <strong> to <em> in raiseMsg() calls.
(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) @124   18 years scdev Q - Improved hashing algorithms in Auth_SQL, added more sc- css …
(edit) @121   18 years scdev Q - Added "sc-" to all css class selectors; Finished reworking Upload …
(edit) @119   18 years scdev Q - making codebase 2 work with php5. Rewrote ImageThumb? class to work …
(edit) @111   18 years scdev Q - Finished depreciating addslashes. array_map instances need to use …
(edit) @108   18 years scdev Q - bits!
(edit) @106   18 years scdev Q - Updated codebase css
(edit) @103   18 years scdev Q - Cleaned up Auth_File to work more like Auth_SQL, and fixed a few …
(edit) @72   18 years scdev minor misc bug fixes
(edit) @54   18 years scdev ${1}
(edit) @53   18 years scdev ${1}
(edit) @49   18 years scdev ${1}
(edit) @42   18 years scdev detabbed all files ;P
(edit) @28   18 years scdev
(edit) @25   18 years scdev
(edit) @22   18 years scdev More bugs and shifting things about.
(edit) @21   18 years scdev More random updates. Improved self-instantiation pattern in …
(edit) @20   18 years scdev Tons of little updates and bugfixes. CSS updates to templates and core …
(edit) @19   18 years scdev Rebuilt the services/admins.php script and templates. Fixes since v2 …
(add) @1   19 years scdev Initial import.
Note: See TracRevisionLog for help on using the revision log.