Commit graph

918 commits

Author SHA1 Message Date
Matthew Wilson
01b6023861 JSON fix 2006-05-05 03:24:03 +00:00
JT Smith
18e303421a fix from Lucas Bartholemy 2006-05-04 15:54:39 +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
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
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
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
a3da513ea0 == 1 fixes 2006-05-02 16:32:18 +00:00
Martin Kamerbeek
c7e5d5ee24 Fixed [ 1479779 ] enable select box in dataform 2006-05-02 12:09:03 +00:00
Colin Kuskie
069d4e4871 New i18n, reformat code, XHTML compliance in docs. 2006-05-02 03:33:27 +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
Martin Kamerbeek
f6f7657511 SQLForm bug and usability fixes 2006-05-01 12:45:55 +00:00
Martin Kamerbeek
27af7de00c Adding the graphing engine. 2006-04-30 22:40:23 +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
Colin Kuskie
a88c9b93c5 i18n and docs for the template Style Wizard 2006-04-28 21:13:22 +00:00
JT Smith
7921c7a708 [ 1457777 ] 6.99: Can't modify non-lvalue subroutine call 2006-04-28 18:55:20 +00:00
JT Smith
199b150f90 [ 1475220 ] some 6.99 templates have double slashes 2006-04-28 17:26:21 +00:00
JT Smith
d77c6ed89f [ 1475220 ] some 6.99 templates have double slashes 2006-04-28 17:21:58 +00:00
JT Smith
2f24cd3f3c [ 1475220 ] some 6.99 templates have double slashes 2006-04-28 16:59:32 +00:00
Roy Johnson
363404b598 Added eventIsApproved template variable to view and www_search. 2006-04-28 15:12:52 +00:00
Yung Han Khoe
e1163ff944 Added seperate form elements and loops to SQLForm search template. 2006-04-28 14:18:04 +00:00
Colin Kuskie
dcf6d4f595 i18n for sku*, weight 2006-04-27 22:39:05 +00:00
JT Smith
6b77047cde added a request tracker system via the CS 2006-04-27 21:56:15 +00:00
Frank Dillon
68e48e48b1 Fixed bug due to change in prerequisite features. 2006-04-27 17:26:21 +00:00
Matthew Wilson
a12d8b6815 visitors shouldn't be allowed to view their purchases 2006-04-27 13:49:37 +00:00
Matthew Wilson
975344b1ce permissions fix 2006-04-27 13:45:40 +00:00
Matthew Wilson
7444086548 temp fix 2006-04-27 13:41:12 +00:00
Matthew Wilson
309633bb93 should fix 2006-04-27 13:39:12 +00:00
Matthew Wilson
d371eaefe5 oops. 2006-04-27 13:34:24 +00:00
Matthew Wilson
3bf0fbab41 some fairly major caching/searching prereqs changes 2006-04-27 13:31:40 +00:00
Matthew Wilson
08b45ca68e so visitors never see a badge selector. 2006-04-27 12:18:21 +00:00
JT Smith
cb29744bce fixed some more bugs 2006-04-27 04:32:36 +00:00
Matthew Wilson
a0e4b48c94 should speed things up.. 2006-04-27 03:02:43 +00:00
Roy Johnson
e7e85e1f14 Bug fixin' part deux 2006-04-27 01:22:46 +00:00
Roy Johnson
a48b9c22f2 Bug fixin' 2006-04-27 01:09:06 +00:00
Roy Johnson
2f386e7146 Think everything is converted for the temporary prereq system. 2006-04-26 23:40:07 +00:00
Roy Johnson
05170b0f86 ok, this is getting frustrating 2006-04-26 23:00:31 +00:00
Roy Johnson
b7d3b22bb3 Another goof 2006-04-26 22:57:32 +00:00
Roy Johnson
8852958056 Modified getAllPossibleEventPrerequisites method to use the new db structure. 2006-04-26 22:53:10 +00:00
Roy Johnson
9edc8aba06 doh! 2006-04-26 21:45:44 +00:00
Roy Johnson
987719b1c1 First round of temp patches to allow EMS to handle very large events. 2006-04-26 21:41:54 +00:00
JT Smith
4f0727ba40 fixed a bug in cache control
fixed a bug in snippet
added more of the default 7.0 content
2006-04-26 18:34:58 +00:00