Timeline


and

Aug 8, 2019:

11:04 PM Changeset [700]
  • trunk/composer.json
Fix composer semver
10:38 PM Changeset [699]
  • trunk/bin/init_codebase_tables.cli.php
Add support for PHP >=5.6 <=7.3. Add MySQL polyfill.
10:36 PM Changeset [698]
  • trunk/lib/PDO.inc.php
Improve error handling and display
10:36 PM Changeset [697]
  • trunk/lib/DB.inc.php
Improve error display. Use \u flag on preg patterns.
10:03 PM Changeset [696]
  • trunk/lib/CSS.inc.php
Add unicode flag (/u) to preg_* patterns. Remove usage of …
10:01 PM Changeset [695]
  • trunk/bin/user.cli.php
Change usage of is_a($x, 'X') to $x instance of X
9:58 PM Changeset [694]
  • trunk/lib/Lock.inc.php
Fix cases when checking for current lock was missing

Jul 10, 2019:

2:01 AM Changeset [693]
  • trunk/lib/App.inc.php
Add PDO class. (And add a few /u unicode flags to preg functions in …

Jul 2, 2019:

6:44 PM Ticket #40 (Security recomendations: secure header flag & clickjacking) closed by quinn
wontfix: This should be implemented in the http server layer.
6:43 PM Ticket #41 (ACL permission abiguity) closed by quinn
worksforme: Nevermind, it's impossible to add an ARO to more than one parent.
6:35 PM Ticket #42 (Bring the codebase up-to-date with php 5.3+ standards) closed by quinn
fixed

Jun 22, 2019:

3:01 AM Changeset [692]
  • trunk/lib/App.inc.php
misc

Jun 5, 2019:

6:49 PM Changeset [691]
  • trunk/lib/Navigation.inc.php

May 30, 2019:

5:28 AM Changeset [690]
  • trunk/lib/App.inc.php
Remove App's 'ssl_domain' and 'ssl_enabled' parameters; determine SSL …

May 29, 2019:

1:33 AM Changeset [689]
  • branches/1.1dev/lib/App.inc.php
Use mb_send_mail
12:58 AM Changeset [688]
  • branches/1.1dev/lib/App.inc.php
Fix regression (using -> notation)
12:56 AM Changeset [687]
  • branches/1.1dev/config/defaults.inc.php
Add ignore_repeated_events to logMsg

May 26, 2019:

1:59 AM Changeset [686]
  • trunk/bin/user.cli.php
Add getHiddenSession() method. Use strstr() instead of strtok() for …

May 23, 2019:

6:40 PM Changeset [685]
  • trunk/lib/App.inc.php
Various minor changes: - Allow $app->ohref() with no value to return …

May 19, 2019:

10:51 PM Changeset [684]
  • trunk/bin/module_maker/sql.cli.php
10:51 PM Changeset [683]
  • trunk/lib/App.inc.php
Add support for mysql-specific character sets and collations
10:50 PM Changeset [682]
  • trunk/lib/Navigation.inc.php
Add argument to getBreadcrumbs* methods, which enables use of …
10:49 PM Changeset [681]
  • trunk/lib/SortOrder.inc.php
Add printSortSelectMenu method

May 18, 2019:

1:32 AM Changeset [680]
  • branches/1.1dev/css/utilities.inc.css

May 14, 2019:

2:17 AM Changeset [679]
  • trunk/docs/examples/_config.inc.php
Fix minor bugs. Detect http port and add to site_port, site_url, and …
Note: See TracTimeline for information about the timeline view.