Madhura Jayaratne
|
426a7e3733
|
Avoid warnings in tracking page
|
2012-01-25 23:09:16 +05:30 |
|
Madhura Jayaratne
|
326f13827b
|
Do not highlight rows of these tables
|
2011-03-15 20:35:53 +05:30 |
|
Madhura Jayaratne
|
5272fd6dab
|
Bug #3153832 - Untracked tables display problem with LeftFrameTableSeparator
|
2011-02-06 10:14:48 +05:30 |
|
Marc Delisle
|
dea96e2e5a
|
Conditional Ajax for db Structure and Tracking
|
2011-01-29 11:15:35 -05:00 |
|
Michal Čihař
|
d17fba309c
|
Fix permissions.
Most files were made executable somewhere in ninadsp tree, reverting
this.
|
2010-08-30 09:53:37 +02:00 |
|
ninadsp
|
6a3d0a7f58
|
Added documentation, fixed some minor bugs/typos
|
2010-08-13 23:34:10 +05:30 |
|
ninadsp
|
a2f78a6d38
|
Resolve merge conflicts for upstream merge
|
2010-07-29 19:17:25 +05:30 |
|
Michal Čihař
|
3910ce6121
|
Remove explicit inclusion of Table.class.php as it is included in common.inc anyway.
|
2010-07-26 16:35:52 +02:00 |
|
Michal Čihař
|
d291827444
|
No need to require_once footer
It is the last thing executed anyway (ends with exit).
|
2010-07-26 16:20:24 +02:00 |
|
Michal Čihař
|
ee767e2d3d
|
No need to explicitely include relation.lib its anyway included in common.inc
|
2010-07-26 16:17:59 +02:00 |
|
ninadsp
|
e646a2760c
|
Fixed conflict due to upstream merge
|
2010-07-23 21:59:15 +05:30 |
|
Michal Čihař
|
318dc4b650
|
Drop @version tag from docblocks.
|
2010-07-20 13:59:17 +02:00 |
|
ninadsp
|
505884174b
|
Removed inline call to confirmLink() for 'Delete Tracking action'.
|
2010-07-11 03:14:02 +05:30 |
|
ninadsp
|
bed1948d04
|
testing git setup - no major change made in code yet
only added a few comments
|
2010-05-23 01:22:01 +05:30 |
|
Marc Delisle
|
f55823f47f
|
strings to gettext, first batch
|
2010-05-03 12:57:46 -04:00 |
|
Michal Čihař
|
d6fa1d8595
|
Add docblock, whitespace leanup.
|
2010-04-29 14:02:30 +02:00 |
|
Marc Delisle
|
819324ede6
|
remove author names, as discussed at the 2010 developer meeting and according to the book Producing Open Source Software
|
2010-03-06 18:04:17 +00:00 |
|
Marc Delisle
|
2eba839c33
|
new sub-feature: possibility of removing all tracking data for a table (useful for older tables that have been deleted from this database)
|
2009-12-27 23:05:45 +00:00 |
|
Marc Delisle
|
fbcaf66228
|
inconsistent data is returned for the last version of tracking data (wrong created, updated and status info) due to the use of MAX and * in the same statement
|
2009-12-26 17:48:28 +00:00 |
|
Marc Delisle
|
f2b4d0ec51
|
unneeded code; XHTML compliancy; XSS protection
|
2009-11-29 12:50:21 +00:00 |
|
Marc Delisle
|
07b13c5f5a
|
"deactive" is not an English word
|
2009-09-07 13:03:33 +00:00 |
|
Marc Delisle
|
2751a8c000
|
unneeded messages
|
2009-09-07 12:24:19 +00:00 |
|
Marc Delisle
|
4a685e10a9
|
coding style
|
2009-09-07 11:49:54 +00:00 |
|
Marc Delisle
|
cd07ced829
|
parsing error on systems with short_open_tag = Off
|
2009-09-07 11:40:34 +00:00 |
|
Marc Delisle
|
15441ded5d
|
do not try to display a tab that was not built
|
2009-08-22 11:22:50 +00:00 |
|