|
From: Alex L. <al...@al...> - 2013-01-21 05:23:40
|
Sat Nov 10 12:46:38 EST 2012 Alex Lance <al...@cy...>
* 21521 Change reminder.reminderTime to default null.
M ./installation/db_structure.sql -1 +1
M ./installation/db_structure.sql.postgres -1 +1
A ./patches/patch-00268-alla.sql
Sat Nov 10 13:13:34 EST 2012 Alex Lance <al...@cy...>
* 21521 Add created by and when fields to reminder table.
M ./installation/db_constraints.sql +1
M ./installation/db_structure.sql +2
M ./installation/db_structure.sql.postgres +2
A ./patches/patch-00267-alla.sql
M ./reminder/lib/reminder.inc.php +2
M ./reminder/reminder.php +1
Mon Nov 12 13:28:29 EST 2012 Alex Lance <al...@cy...>
* CLI refactor the command name out of the program.
M ./bin/alloccli/alloc.py -30 +34
M ./bin/alloccli/edit.py -1 +1
M ./bin/alloccli/ktokens.py -1 +1
M ./bin/alloccli/version.py -2 +2
M ./bin/alloccli/view.py -1 +1
Tue Nov 13 12:04:18 EST 2012 Alex Lance <al...@cy...>
* 21852 Fix error when deleting reminders.
M ./reminder/lib/reminder.inc.php +7
|