Commit graph

820 commits

Author SHA1 Message Date
Wouter van Oijen
3138f403d5 - Fixed a number of bugs in DateTime.pm
- Cleaned up code (fixed typo's, removed debug code)
- Added incrementMonth subroutine (with POD)
2006-05-11 10:36:24 +00:00
Martin Kamerbeek
96ac393a11 Adding sliders 2006-05-08 09:35:34 +00:00
JT Smith
6be1d2f76e fixed captcha to work even in not htmlform environments
added captch field to contact the maintainer form in matrix
added default label to captcha
2006-05-05 20:20:15 +00:00
JT Smith
18e303421a fix from Lucas Bartholemy 2006-05-04 15:54:39 +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
Martin Kamerbeek
a590693e53 Fixed [ 1478585 ] purgeRevision without warning or confirmation 2006-05-02 15:09: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
Martin Kamerbeek
27af7de00c Adding the graphing engine. 2006-04-30 22:40:23 +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
JT Smith
a0120fa868 fixed a bug with url procesisng
added steves new images
2006-04-29 18:40:27 +00:00
JT Smith
8bace2e619 fix [ 1344318 ] utf8 support for uri_escape/URL::Escape 2006-04-28 21:11:59 +00:00
JT Smith
2037bc510d fix [ 1445002 ] Field(s) fail to delete 2006-04-28 21:03:58 +00:00
JT Smith
29e4effdb9 [ 1471218 ] 6.8.8: Unable to change Default Home Page 2006-04-28 19:50:55 +00:00
JT Smith
6b77047cde added a request tracker system via the CS 2006-04-27 21:56:15 +00:00
Colin Kuskie
bc2f54e08c Fix a typo in the Template/Parser.pm code.
The SQL table patch for userSessionScratch won't apply if the table contains
duplicate entries in the rows that will be set as keys.  So the table is
emptied before the patch is applied.
2006-04-25 17:38:58 +00:00
JT Smith
dc1a0c7703 added a user form field type 2006-04-23 23:50:40 +00:00
JT Smith
f27d8d16be better xhtml compliance
better admin console
some bug fixes
2006-04-20 02:32:50 +00:00
JT Smith
11385d7957 removed JavaScript, StyleSheet, and RawHeadTags macros 2006-04-19 19:39:26 +00:00
JT Smith
722a214f80 added resizable textareas 2006-04-19 19:08:56 +00:00
JT Smith
19f0f7fd72 more various changes 2006-04-18 21:01:30 +00:00
JT Smith
095d0a7dfd lots of minor changes and bug fixes 2006-04-18 18:33:53 +00:00
Wouter van Oijen
cf50652604 update changelog 2006-04-18 18:02:30 +00:00
Martin Kamerbeek
179e4a89ef Adding the SQL Form and editForm error feedback. 2006-04-18 15:09:07 +00:00
JT Smith
e8c073b9df some http header changes 2006-04-18 14:22:42 +00:00
JT Smith
dc4fb07c1b various bug fixes 2006-04-18 01:00:26 +00:00
JT Smith
11d19f8d91 disable rich editor for safari 2006-04-15 20:32:44 +00:00
JT Smith
404749e32b updated thread templates to remove approve/deny links and add archive/unarchive links
fixed unarchive bug
changed post rating system to thumbs up/down
2006-04-15 15:36:02 +00:00
JT Smith
f503b4328e added install/uninstall functions to asset and wobject skeletons to make distributing custom assets and wobjects easier 2006-04-15 03:47:20 +00:00
JT Smith
5136efc983 more template variables in nav and pagination 2006-04-15 00:34:02 +00:00
JT Smith
6a2ba37ef1 fixed a display bug in asset search
added a + next to items in the asset manager that have children
templates now index their namespace so you can search on that
2006-04-14 21:35:00 +00:00
JT Smith
fd4453df58 added a sort alphabetically option to the folder asset 2006-04-14 02:35:35 +00:00
Colin Kuskie
2f5dab37d2 finalized Group code with migration and upgrade log 2006-04-14 01:17:39 +00:00
JT Smith
759ec7bcf0 added image upload and field delete to matrix 2006-04-13 23:19:22 +00:00
JT Smith
e2109910fd holy crap it actually works!!! import/export of themes base system is complete.
fixed some chunking related bugs in Session/Style
fixed other misc bugs
2006-04-13 03:31:39 +00:00
JT Smith
29b317bec3 rebuild lineage now checks for orphans and circular references 2006-04-11 19:49:14 +00:00
JT Smith
2100a3c992 fixed typo, updated change log to reflect new email properties 2006-04-10 00:17:59 +00:00
JT Smith
2b02f055f9 added new mail retrieval subsystemm 2006-04-09 15:14:07 +00:00
JT Smith
1b2c824a9c added save buttons at the top of HTML forms 2006-04-07 04:37:20 +00:00
JT Smith
ae8f3d87f6 setting $session->user now changes the id for the session as it should
continued adding ad management system
added field sets to htmlform and tab form
2006-04-06 22:28:13 +00:00
Roy Johnson
f0c6a9e8f6 merging 6.8.8 bugfixes 2006-04-05 21:43:46 +00:00
JT Smith
e4392f7449 new caching system to replace old page cache 2006-04-05 20:46:57 +00:00
Roy Johnson
1be24a0dc1 merging 6.8.8 bugfix 2006-04-05 18:46:52 +00:00
JT Smith
d26f1bdd8c add ad management system
improved performance of cs threads by about 500%
2006-04-05 03:42:14 +00:00
JT Smith
5a7fedc731 - Added an option for hosters to limit the number of assets that may be
created on a WebGUI site.
fixed some bugs
2006-03-29 20:22:09 +00:00
JT Smith
037fe19b0e added a change url option 2006-03-27 01:06:17 +00:00
JT Smith
e689c33db6 added the 7.0 modification script
added the photogallery prototype
fixed a bug in the wiki add a page thing
fixed a bug with prototypes
2006-03-26 03:28:17 +00:00
JT Smith
29bd26a975 - Added a wiki-like feature that will automatically bring a user to the
create a page form if they are in admin mode, and click on a link to
   a page that doesn't exist yet.
2006-03-25 21:39:15 +00:00
Colin Kuskie
14446634b5 forward port of Folder Asset fixes for templates and privileges 2006-03-22 05:35:05 +00:00
JT Smith
b6ad963119 replaced MessageLog with Inbox 2006-03-21 22:44:31 +00:00