Commit graph

5076 commits

Author SHA1 Message Date
JT Smith
10e8ee5957 fixed the autocomplete problem 2006-05-04 13:10:54 +00:00
Wouter van Oijen
be219b7654 Fixed timezone problem in dayStartEnd routine
Fixed documentation
2006-05-04 11:05:10 +00:00
Colin Kuskie
14cf8adf0a remove description field from def sub, it's no longer used
XHTML fixes
Move UI level out of i18n and into help docs
2006-05-04 05:23:29 +00:00
JT Smith
d4299c3bbb misc stuff
added update.webgui.org
2006-05-04 04:01:38 +00:00
Matthew Wilson
96645ef7e8 oops; sql syntax error 2006-05-04 02:40:19 +00:00
Matthew Wilson
dc1ae32523 fix so only actually purchased registrations are counted. 2006-05-04 02:38:31 +00:00
Matthew Wilson
e8e5e4ca00 new prereq system sql fix. 2006-05-04 02:32:33 +00:00
Matthew Wilson
08c0da0627 sql and template variable fix 2006-05-04 02:27:41 +00:00
Matthew Wilson
b39dae1a55 more 2006-05-04 02:20:40 +00:00
Matthew Wilson
669b5a16db who can add events slightly broader. 2006-05-04 02:16:21 +00:00
Matthew Wilson
3370158342 dom bug 2006-05-04 01:29:31 +00:00
Matthew Wilson
50490a0a2e slightly less feedback 2006-05-03 22:52:38 +00:00
Matthew Wilson
248c089a5c some usability changes 2006-05-03 22:45:53 +00:00
Matthew Wilson
9aa8f314b5 darn DOS line breaks. 2006-05-03 22:09:39 +00:00
Steve Swanson
4c672d6ff7 Added Time Tracking icons 2006-05-03 21:36:06 +00:00
Colin Kuskie
2b651949ea XHTML fixes 2006-05-03 20:01:38 +00:00
Martin Kamerbeek
c98308af17 Fixed some bugs in the profile setting stuff 2006-05-03 15:08:55 +00:00
JT Smith
12c10d56fe hex slider 2006-05-03 14:36:48 +00:00
Martin Kamerbeek
ec2f50af2b Fixed [ 1480536 ] "Add Files" link in Folder template doesn't work and added intl label to the template 2006-05-03 10:09:47 +00:00
Colin Kuskie
115d85a79a XHTML fixes, and moving UILevel docs into Help file 2006-05-03 04:41:19 +00:00
JT Smith
e27a62cccc a few bug fixes 2006-05-03 04:00:10 +00:00
JT Smith
d24ac0b273 fixing a problem with hex and JSON
gettign rid of the migration.txt script, because it's now published on the site instead since all changes are complete
2006-05-03 00:11:54 +00:00
JT Smith
988975abea fixed a problem where id generator could generate hex and binary looking patterns 2006-05-02 23:32:52 +00:00
Colin Kuskie
816c96a284 XHTML fixes for capitalization and break tags 2006-05-02 23:00:56 +00:00
JT Smith
4fc3e5741b better flash ad 2006-05-02 19:29:03 +00:00
Matthew Wilson
2a7013c6f0 Manage Purchases now shows more purchases. 2006-05-02 19:09:40 +00:00
Matthew Wilson
926d55c725 more template variables and a comparison fix. 2006-05-02 18:53:09 +00:00
Matthew Wilson
ccdcfa4db6 fixed same problem for cash. 2006-05-02 16:51:52 +00:00
Matthew Wilson
404e0d5d4b == 1 fixes 2006-05-02 16:32:35 +00:00
Matthew Wilson
a3da513ea0 == 1 fixes 2006-05-02 16:32:18 +00:00
Matthew Wilson
f29afa58f7 some session/var/user fixes. 2006-05-02 16:18:45 +00:00
Matthew Wilson
afc16fcb78 some session/var/user fixes. 2006-05-02 16:18:05 +00:00
Martin Kamerbeek
a590693e53 Fixed [ 1478585 ] purgeRevision without warning or confirmation 2006-05-02 15:09:42 +00:00
Martin Kamerbeek
a4254f51b4 Adding the first part of the graphing POD and changed the drawLabel function to have a saner api 2006-05-02 14:48:42 +00:00
Martin Kamerbeek
c7e5d5ee24 Fixed [ 1479779 ] enable select box in dataform 2006-05-02 12:09:03 +00:00
Martin Kamerbeek
29351b77a8 fixed bug [ 1471909 ] createAccountSave not called - no validate email 2006-05-02 11:28:57 +00:00
JT Smith
0ec68d104f added the 7x tutorial 2006-05-02 04:40:07 +00:00
Matthew Wilson
01cfcf74b9 fix 2006-05-02 04:29:22 +00:00
Colin Kuskie
4e1cac6d57 remove unused column from db in Shortcut 2006-05-02 03:46:35 +00:00
Colin Kuskie
069d4e4871 New i18n, reformat code, XHTML compliance in docs. 2006-05-02 03:33:27 +00:00
Matthew Wilson
04852c9dc8 dhtml modal popups. 2006-05-02 03:30:34 +00:00
Frank Dillon
4630352d9d added addToDateTime method which combines addToDate and addToTime into one method saving clock cycles for dates which need both day and time added. 2006-05-01 21:46:57 +00:00
Frank Dillon
92626f43af Added getDayOfWeek function which returns the numeric day of the week (1=Monday, 2=Tuesday, etc) 2006-05-01 21:17:53 +00:00
JT Smith
4decfcd738 added flash ad, which will have to be replaced, cuz it's ugly as hell, but it's a placeholder for now 2006-05-01 20:50:49 +00:00
Frank Dillon
33c742487d Fixed error with monthStartEnd where timezone was not being set prior to getting the start and end of the month. 2006-05-01 20:15:40 +00:00
JT Smith
0fd9bf37f8 admin console looks better in IE now 2006-05-01 19:57:44 +00:00
Colin Kuskie
3807af315c Move the template code for title.form.textarea right next to title.form so that
it's obvious that they're the same variable, and both shouldn't be used.
Updated docs and fixed <br> tags to be XHTML compliant.
2006-05-01 17:42:18 +00:00
Frank Dillon
35689596f5 Added monthCount method to Synopsis. 2006-05-01 16:50:07 +00:00
Frank Dillon
0080a55bf8 Removed getMonthsInInterval method as it already exists with the name of monthCount 2006-05-01 16:47:37 +00:00
Frank Dillon
09bece8f8e Added getMonthsInInterval method analogous to getDaysInInterval method 2006-05-01 16:42:06 +00:00