Commit graph

3646 commits

Author SHA1 Message Date
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
Jukka Raimovaara
1f78c2b077 Added internal redirect
(Is there a way to get content_type that wouldn't require File::MMagic?)
Apache2::SubRequest's method lookup_file coused segfault in apache, so I scrapped that and used File::MMagic to to content type determing
Also fixed credit and added a currentPage.rankIsN variable to navigation
2006-04-30 13:07:00 +00:00
Wouter van Oijen
a9c3387cb1 Fixed POD 2006-04-30 07:20:38 +00:00
JT Smith
a0120fa868 fixed a bug with url procesisng
added steves new images
2006-04-29 18:40:27 +00:00
Colin Kuskie
86d75c7397 New template var for Post, isThread.
Remove startDate field in Layout help that referenced the FilePile vars.
2006-04-28 23:45:13 +00:00
Colin Kuskie
599e3707d0 WebGUI/Help/Asset_File.pm: Reorder fields to match form
FilePile: Remove startDate and endDate fields and docs
2006-04-28 23:37:20 +00:00
Colin Kuskie
e82dfccc56 remove duplicate entry in Asset Help fields, make def properties in same order as editForm for easy reading 2006-04-28 21:50:52 +00:00
Wouter van Oijen
efe05d8469 Fixed typo in SQL query 2006-04-28 21:43:41 +00:00
Colin Kuskie
a88c9b93c5 i18n and docs for the template Style Wizard 2006-04-28 21:13:22 +00:00