Commit graph

4120 commits

Author SHA1 Message Date
Doug Bell
6f789c9917 fixed: WebGUI::HTML->cleanSegment now keeps <link> when preserving script and style 2008-09-23 17:18:20 +00:00
Doug Bell
10fba5dbc0 fixed: HttpProxy parser now handles self-closing tags correctly
fixed: HttpProxy parser now only rewrites forms when also rewriting URLs
2008-09-23 16:26:19 +00:00
Frank Dillon
cde696c767 Added isAdHocMailGroup flag which can be used to build temporary groups of users to send notifications to. Once the users have been added to the mail queue in WebGUI::Mail::send, the group is deleted. 2008-09-22 22:26:59 +00:00
Chris Nehren
bf39e26d6c add the epochDate field to the CS RSS template. now users can use ^D(); to
create a custom date format.
2008-09-22 17:37:52 +00:00
Doug Bell
758fa76e85 adding default template to skeleton 2008-09-22 14:47:11 +00:00
Doug Bell
f6ef71d244 removed debug message from upgrade script 2008-09-22 14:41:46 +00:00
Doug Bell
82a7e5dfd2 fixed problem with showing other assets' edit forms
fixed utility skeleton to be more complete and less annoying
added warning message when editing default templates
2008-09-21 22:56:42 +00:00
Kaleb Murphy
195bdb6a5e DatePicker.js can now use different first days of the week 2008-09-19 21:51:47 +00:00
Graham Knop
9ce3598961 fixed: actove admin console tab isn't highlighted 2008-09-19 17:18:55 +00:00
Kaleb Murphy
fba02ac784 AssetManager now times out after 30 seconds on the AJAX call to load assets. This will help people realize they are having network issues. 2008-09-19 16:51:39 +00:00
Graham Knop
1db1e783fb fixed: Folders are cached by the client too long for visitors 2008-09-18 19:51:31 +00:00
Graham Knop
eca7ffbe9d added variant id template variable to product variant loop 2008-09-18 19:51:19 +00:00
Colin Kuskie
baa228737d remove quotes from International macros in templates. Single quotes only worked by accident before. Double quotes are only needed when the key contains a comma 2008-09-17 23:04:07 +00:00
Tabitha Zipperer
21ac37fd2d fixed image hovers to display correctly and be more cross-browser compatible 2008-09-17 20:04:39 +00:00
Kaleb Murphy
9e9fc14983 Thingy view template now has access to field_dateCreated and field_lastUpdated for Things 2008-09-17 16:31:31 +00:00
Graham Knop
a2757494af use Module::Find instead of enumerating over the files 2008-09-17 15:38:01 +00:00
Graham Knop
568fd0b608 fixed: editting DataForm email fields resets their name 2008-09-17 15:37:55 +00:00
Graham Knop
6e5c140afe no longer preloads files that start with . 2008-09-17 15:37:46 +00:00
Doug Bell
f743e38d92 fixed: Asset manager doesnt show up after edit 2008-09-17 01:22:41 +00:00
Frank Dillon
a70e0cf66a Registration form to keep user entries on error - required and errored out fields are now highlighted. 2008-09-17 00:58:50 +00:00
Colin Kuskie
65c5fb2de5 rfe: protected profile fields do not show a delete icon 2008-09-16 22:55:25 +00:00
JT Smith
ef120fb06b Added isVisitor, isAdmin, and isRegistered methods to User object instead
of hard coding checks everywhere with group ids. And updated the code base 
   to match.
2008-09-16 22:32:36 +00:00
Colin Kuskie
586164d8d0 rfe: VIM perl mode for skeletons 2008-09-16 22:28:17 +00:00
Doug Bell
c7e2a131b3 rfe: Add Edit button to Manage Revisions page 2008-09-16 22:00:49 +00:00
Graham Knop
79e88a867a rfe: let package import inherit permissions 2008-09-16 21:34:40 +00:00
JT Smith
7b21d656ef rfe: Town Hall: EMS badge early bird field/discount 2008-09-16 21:00:47 +00:00
Colin Kuskie
2afadf1cf7 rfe: add all asset properties to the Navigation Asset 2008-09-16 20:25:08 +00:00
Colin Kuskie
a5072af04e internationalize menutitle and title in assets 2008-09-16 20:12:39 +00:00
Frank Dillon
58f231c87b Better info for Assets that require commit before adding children. Add link is always availiable now, an error message is displayed if you try to post a child to an uncommitted parent. Additionally a new method was added to AssetVersionion.pm to determine whether or not an asset has been committed. 2008-09-16 20:08:15 +00:00
Colin Kuskie
0e80937c6b fix display of EMS badge update message 2008-09-16 19:47:41 +00:00
Colin Kuskie
bcc66cb6cb RFE: Add a cancel button to the edit profile screen 2008-09-16 19:01:27 +00:00
Doug Bell
46a6d404bf rfe: Added logged in time to Login History 2008-09-16 18:16:20 +00:00
JT Smith
6e04c4b705 rfe: choice of type of redirect on redirect assets 2008-09-16 17:51:15 +00:00
Doug Bell
fc7fbfbd0c Added "sortOrder" to Folder assets
Added "canAddFile" and "canEdit" to Folder template variables
2008-09-16 17:21:13 +00:00
Frank Dillon
427993edc5 search returns keywords highlighted 2008-09-16 16:45:49 +00:00
Graham Knop
98bfd9ac1d added fieldsets around form controls with multiple elements 2008-09-16 16:27:15 +00:00
JT Smith
d41625dc40 rfe: TimeZone for the User Profiles displays incorrectly after installation 2008-09-16 15:59:38 +00:00
Kaleb Murphy
59b01b4581 After committing a version there is now a back to site link 2008-09-16 15:34:55 +00:00
JT Smith
7a1136dd89 rfe: Process Macros in HTTP Proxy's URL 2008-09-16 15:26:49 +00:00
JT Smith
8419d42739 rfe: Town Hall: Menu title in search results 2008-09-16 14:59:51 +00:00
Graham Knop
f0e6a30d75 rewrite macro parser, improving speed and making parameter parsing more sane 2008-09-16 02:09:37 +00:00
Graham Knop
e2942b450e don't delete SQLForm files during upgrade 2008-09-15 21:51:53 +00:00
Graham Knop
95ea885cdc fixed: AssetProxy allows proxying content in the trash or clipboard 2008-09-15 21:51:26 +00:00
Kaleb Murphy
36364b8b1a DataForms can now export all non default fields 2008-09-15 20:29:50 +00:00
Kaleb Murphy
50f6670a1a Article now only allows two files to be uploaded. 2008-09-15 19:00:30 +00:00
Colin Kuskie
847fcfcef3 rfe: add url column to assetHistory table 2008-09-15 16:46:06 +00:00
JT Smith
d18f081683 Made the charset metatag the highest thing in the head block. 2008-09-15 15:08:40 +00:00
Colin Kuskie
dda8b74734 Internationalize the subject of emails sent for password recovery. 2008-09-13 22:00:17 +00:00
Colin Kuskie
5689c08bbc Fix multiple bugs related to Singleton workflows:
Can't use undef in a where clause.
    Have to use the same JSON encoding in all places.
Added tests for singleton workflow instances.
2008-09-12 22:59:43 +00:00
Kaleb Murphy
993391a620 Tickets on add to badge screen now show the time at the events timezone 2008-09-12 18:15:04 +00:00