Commit graph

3654 commits

Author SHA1 Message Date
Colin Kuskie
74245e689a XHTML fixes 2006-05-04 20:53:23 +00:00
Colin Kuskie
6ab78c051c more XHTML compliance, mainly paragraphs 2006-05-04 16:35:50 +00:00
JT Smith
18e303421a fix from Lucas Bartholemy 2006-05-04 15:54:39 +00:00
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
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
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
Colin Kuskie
069d4e4871 New i18n, reformat code, XHTML compliance in docs. 2006-05-02 03:33:27 +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
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
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
Martin Kamerbeek
f6f7657511 SQLForm bug and usability fixes 2006-05-01 12:45:55 +00:00
Colin Kuskie
0f6d8e57de More UI level docs moved into Help from i18n.
Fixed missing close list tags that muck up flat help rendering.
2006-05-01 04:04:52 +00:00
Colin Kuskie
b6c65315bb Formatting cleanups that interfere with rendering.
move ui level documentation to the Help file instead of
in the i18n file.
2006-05-01 03:56:01 +00:00
Colin Kuskie
5d492b5fc0 missing i18n label 2006-05-01 02:53:39 +00:00
Martin Kamerbeek
27af7de00c Adding the graphing engine. 2006-04-30 22:40:23 +00:00
JT Smith
683b580849 added a screen for viewing pending version tags 2006-04-30 19:17:51 +00:00
JT Smith
f0bb16fb0b added a screen for displaying the status of running workflows 2006-04-30 18:54:05 +00:00
JT Smith
0733c3a5a5 cleaning up jukka's mess 2006-04-30 16:30:48 +00:00