| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2026-06-07 | Remove duplicate ipackage attributes from biticon callsHEADmaster | Lester Caine | 1 | -1/+1 | |
| Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> | |||||
| 2026-06-06 | install: revert install_login.tpl form action change | Lester Caine | 1 | -1/+1 | |
| Revert validate.php form target — original SCRIPT_NAME behaviour restored. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> | |||||
| 2026-06-06 | install: fix login form action to post to validate.php | Lester Caine | 1 | -1/+1 | |
| {form} without ipackage/ifile defaults to SCRIPT_NAME (install.php), which has no login handler. Explicitly target users/validate.php so the login is actually processed. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> | |||||
| 2026-06-04 | Replace colourstrap with stock Bootstrap 3.3.7 in installer | Lester Caine | 1 | -1/+1 | |
| Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> | |||||
| 2026-06-04 | Convert {booticon} to {biticon} — freedesktop/tango icon names throughout | Lester Caine | 1 | -1/+1 | |
| Replace all {booticon iname="icon-*"} and {booticon iname="fa-*"} calls with {biticon ipackage="icons" iname="<freedesktop-name>"} using the tango iconset. Mapping covers ~70 distinct old names to tango equivalents (edit-delete, document-properties, go-next, lock, internet-mail, etc.). Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> | |||||
| 2026-05-26 | Fix PHP 8.5 uksort deprecation and namespace/object refs in upgrade step | Lester Caine | 1 | -1/+1 | |
| - upgrade_version_sort now returns version_compare() int (-1/0/1) not bool - upgrade_package_sort call uses fully-qualified Bitweaver\Install namespace - install_upgrade.tpl uses gBitInstaller->getVersion() (correct in install context) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> | |||||
| 2026-05-22 | Fix integrity check page: working 'try to add table' and 'show table details' | Lester Caine | 1 | -1/+1 | |
| Reuse existing DB connection (mDb->mDb) instead of opening a redundant new ADOdb connection that fails silently on Firebird PDO. Also fix JS namespace backslash in toggleElementDisplay call that broke the show-table-details link. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> | |||||
| 2026-05-18 | Return to live site was being upset since the tk ticket is added ↵ | Lester Caine | 1 | -5/+3 | |
| automatically. No need for form, just make a link. | |||||
| 2026-05-18 | Clean up install process post first install | Lester Caine | 1 | -2/+2 | |
| Can now install new packages | |||||
| 2026-05-15 | Remove unused group model code | Lester Caine | 4 | -4/+4 | |
| 2026-05-15 | Make ROLE_MODEL the default memory model | Lester Caine | 1 | -5/+1 | |
| 2026-05-14 | php-cs-fixer tidies to php8.5 standards | Lester Caine | 21 | -1/+1 | |
| Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> | |||||
| 2026-04-06 | Tidying links to bitweaver.org to avoid redirect from http | lsces | 10 | -16/+16 | |
| 2026-04-05 | It does help if you stage changes from the right machine. This is the rework ↵ | lsces | 14 | -78/+82 | |
| of the installer for namespace and php8.4 | |||||
| 2025-05-31 | small tidy for UI | spiderr | 1 | -2/+2 | |
| 2022-11-12 | major cleanup to install of new installation testing | spiderr | 4 | -20/+9 | |
| 2021-06-02 | resolve conflicts | spiderr | 1 | -1/+1 | |
| 2021-06-02 | clean up install for new includes/classes directory pathing | spiderr | 1 | -1/+1 | |
| 2021-02-02 | move _inc and _lib to includes/ and use PKG_INCLUDE_PATH constants | modela bitweaver | 1 | -1/+1 | |
| 2018-08-01 | reorg util package to put library code in includes/ and used new ↵ | modela bitweaver | 1 | -1/+1 | |
| UTIL_PKG_INC constant | |||||
| 2015-01-31 | tidy up install packages to use columns | spider | 1 | -14/+20 | |
| 2015-01-31 | include jquiery-ui so tabs work | spider | 1 | -0/+1 | |
| 2014-12-23 | fix debug | santo spider | 1 | -1/+1 | |
| 2014-11-19 | fix forminput label=checkbox | santo spider | 1 | -4/+4 | |
| 2014-11-19 | add-forminput-label-param-for-bs3 | spiderr | 12 | -74/+59 | |
| 2014-10-07 | Merge branch 'master' of github.com:bitweaver/install | spider | 3 | -7/+7 | |
| 2014-10-07 | smart.const.ROLE_MODEL check | spider | 1 | -1/+1 | |
| 2014-10-02 | clean up UI | santo spider | 3 | -7/+7 | |
| 2014-08-26 | bootstrap 3 cleanup of installer | santo spider | 5 | -34/+43 | |
| 2014-06-07 | Merge | lsces | 21 | -21/+21 | |
| 2014-06-06 | switch to form-group | lsces | 1 | -1/+1 | |
| 2014-06-06 | switch to bs3 buttons | lsces | 1 | -4/+4 | |
| 2014-06-06 | remove form-horizontal class | Christian Fowler | 21 | -21/+21 | |
| 2014-06-04 | Merge BS3 style changes | lsces | 32 | -196/+196 | |
| 2014-05-31 | Extra protection on direct access to folder | lsces | 1 | -0/+6 | |
| 2014-05-31 | Modify templates for ink framework - still need to tidy relayed style sheetsINK_Port | lsces | 34 | -192/+191 | |
| 2014-05-30 | bootstrap3-css-changes-form-group | spiderr | 32 | -158/+158 | |
| 2014-05-30 | bootstrap3-css-changes | spiderr | 5 | -9/+9 | |
| 2014-05-23 | bootstrap3-btn-default | spiderr | 18 | -30/+30 | |
| 2014-05-23 | bootstrap3 | Christian Fowler | 2 | -3/+3 | |
| 2014-05-06 | remove upgrade stuff | santo spider | 1 | -3/+4 | |
| 2013-05-09 | tweak checkbox styling | spiderr | 1 | -0/+4 | |
| 2013-05-07 | little bit of UI cleanup | Bitweaver | 2 | -6/+7 | |
| 2013-04-24 | fix <label class=checkbox> wrapping to be bootstrap compliant; add .table to ↵ | spiderr | 4 | -29/+22 | |
| all table.data tags | |||||
| 2013-04-19 | bootstrap and Smarty 3 cleanup | Christian Fowler | 18 | -87/+73 | |
| 2013-04-08 | clean up install feedback | spiderr | 2 | -35/+31 | |
| 2013-04-08 | fix install NOTICE with login conflict, fix Batch select | spiderr | 3 | -4/+4 | |
| 2013-04-08 | clean up footer | spiderr | 1 | -2/+2 | |
| 2013-04-08 | Reorder /if closure | lsces | 1 | -2/+2 | |
| 2013-04-08 | smarty3 cleanup of templates | spiderr | 2 | -9/+5 | |
