source: trunk/bin

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @771   23 months anonymous Minor fixes
(edit) @770   23 months anonymous Minor fixes
(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) @766   2 years anonymous Only source local codebase if version is > 2.1.0
(edit) @757   2 years anonymous Fix depreciated notices
(edit) @742   3 years anonymous Add urlMergeQuery() function
(edit) @720   4 years anonymous Update CSS reset with inspiration from …
(edit) @718   4 years anonymous Minor fixes
(edit) @699   5 years anonymous Add support for PHP >=5.6 <=7.3. Add MySQL polyfill.
(edit) @695   5 years anonymous Change usage of is_a($x, 'X') to $x instance of X
(edit) @686   5 years anonymous Add getHiddenSession() method. Use strstr() instead of strtok() for …
(edit) @684   5 years anonymous
(edit) @678   5 years anonymous
(edit) @675   5 years anonymous
(edit) @674   5 years anonymous Add user.cli.php and supporting changes
(edit) @664   5 years anonymous Backport improvements to module maker templates from FWR
(edit) @663   5 years anonymous Add optional filter type to module maker list template
(edit) @656   5 years anonymous minor
(edit) @655   5 years anonymous Update module_maker. Minor fixes.
(edit) @612   7 years anonymous Change hashbang to use env php
(edit) @601   7 years anonymous Updated every instance of 'zero' date 0000-00-00 to use 1000-01-01 if …
(edit) @573   7 years anonymous Refactoring of init_codebase_tables.cli.php to support external …
(edit) @572   7 years anonymous Added option to skip using a database by testing for defined(_NODB)
(edit) @564   8 years anonymous Fixed db_server=>localhost regression. Removed Auth->initDB from …
(edit) @560   8 years anonymous Minor code formatting and comments.
(edit) @558   8 years anonymous Minor fixes
(edit) @557   8 years anonymous Changed form input widths from em to rem. Contingency for empty …
(edit) @556   8 years anonymous Updated module maker to require operation argument with either 'admin' …
(edit) @534   9 years anonymous Improved module maker validation output. Allow disabling cache at run …
(edit) @533   9 years anonymous Adapted module maker scripts to use the new cli config file. Updated …
(edit) @532   9 years anonymous Added common config for codebase cli scripts. Changed behavior of …
(edit) @523   9 years anonymous First set of changes towards 2.2.0. Improved functinoality with …
(edit) @502   9 years anonymous Many minor fixes during pulso development
(edit) @500   9 years anonymous Many auth and crypto changes; various other bugfixes while working on …
(edit) @485   10 years anonymous Small bugs fixed while doing SBImedia
(edit) @484   10 years anonymous Changed private methods and properties to protected. A few minor bug fixes.
(edit) @482   10 years anonymous Help text edited
(edit) @480   10 years anonymous Removed some legacy files. Improved use of array_key_exists.
(edit) @479   10 years anonymous Convert tabs to spaces, and lineendings to LF in all files.
(edit) @468   10 years anonymous Completed integrating /branches/eli_branch into /trunk. Changes …
(edit) @461   10 years anonymous Empty strings are better than zero for default select options. Updated …
(edit) @457   10 years anonymous Removed use of requireAccessClearance(). Adjusted sequence of sslOn() …
(edit) @432   10 years anonymous Removed all usage of 'user_type' from admin management; minor update …
(edit) @415   11 years anonymous Disabled MX record check for email validation. Updated PEdit to work …
(edit) @413   12 years anonymous Added header and footer to docs/examples. Updated message printing …
(edit) @412   12 years anonymous Changed php path for CLI scipts from /usr/local/bin/php to /usr/bin/php
(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) @400   12 years anonymous Comment updates.
(edit) @398   12 years anonymous
(edit) @396   12 years anonymous Updated copyright date; comments elaboration; spelling fixes.
(edit) @376   14 years quinn Updated copyright date, name to Strangecode LLC.
(edit) @362   14 years quinn Added a GPL license info header to all source files. Updated license …
(edit) @336   16 years quinn Minor bugfixes.
(edit) @334   16 years quinn Fixed lots of misplings. I'm so embarrassed! ;P
(edit) @324   16 years quinn Minor updates.
(edit) @323   16 years quinn CSS fixes for admin2.inc.css, fixed preselectd but in printSelectForm.
(edit) @320   16 years quinn Added a glob function to the ImageThumb? deleteThumbs method. Fixed …
(edit) @319   16 years quinn
(edit) @316   16 years quinn Minor improvements to module maker scripts. Minor AuthorizeNet? change.
(edit) @295   16 years quinn Updated example config file. Added admin2.inc.css and minor …
(edit) @270   17 years quinn Updated admin css, tweaked services html.
(edit) @266   17 years quinn Bugfixes found during strangecode site upgrade.
(edit) @259   17 years quinn Misc bug fixes. Added App::dropQuery() method.
(edit) @247   17 years quinn Converted all string functions to multi-byte (mb_*) functions
(edit) @238   17 years quinn Q - added upgrade_v1-to-v2.mysql SQL upgrade script.
(edit) @234   17 years quinn Q - Changed usage documentation in acl.cli.php.
(edit) @208   17 years scdev Q -fixed sorting bug in ACL.inc.php
(edit) @202   18 years scdev Q - updated usage of $nav.
(edit) @185   18 years scdev Q - added oTxt() around all printed PHP_SELFs to avoid XSS attack. …
(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) @159   18 years scdev ${1}
(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) @147   18 years scdev Q - Change Auth_SQL::getVal to Auth_SQL::get and Auth_SQL::setVal to …
(edit) @145   18 years scdev Q - updated validation module maker to match gettext strings in …
(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) @106   18 years scdev Q - Updated codebase css
(edit) @87   18 years scdev fixed is_dir() bug in module.cli.php
(edit) @53   18 years scdev ${1}
(edit) @51   18 years scdev ${1}
(edit) @44   18 years scdev ${1}
(edit) @42   18 years scdev detabbed all files ;P
(edit) @34   18 years scdev added file extract_gettext.pl
(edit) @32   18 years scdev
(edit) @25   18 years scdev
Note: See TracRevisionLog for help on using the revision log.