Commit graph

4328 commits

Author SHA1 Message Date
JT Smith
1e259df112 fixed typo 2008-11-24 15:17:13 +00:00
JT Smith
f927c0f128 made it more obvious how to check out 2008-11-24 15:15:52 +00:00
Kaleb Murphy
eafdddc84b putting this in real quick before someone else changes it. Just updating the db for options to show timelimit and progress bars 2008-11-24 14:44:17 +00:00
Colin Kuskie
241dcf7e8b do not show edit tab in the wiki page unless you can edit it 2008-11-24 04:56:32 +00:00
Graham Knop
f228561aa9 clean up upgrade script 2008-11-24 04:03:30 +00:00
Graham Knop
2c397a907c fixed: DataForm entry data field is too small 2008-11-24 04:03:22 +00:00
Graham Knop
a8614275eb fixed: DataForm times out when exporting large data sets 2008-11-24 04:03:14 +00:00
Graham Knop
072ccd2cc6 fixed #9130: fixed: Rich editor creates root <p> tag even when set to use <br /> 2008-11-24 04:03:04 +00:00
Colin Kuskie
0569a37f89 guarantee that authMethod always returns something valid, even for users not created correctly 2008-11-24 03:05:34 +00:00
Colin Kuskie
9110697a3a Forward porting fix for returning to the asset manager after deploying a package. 2008-11-24 02:23:12 +00:00
Colin Kuskie
807a5ad09e forward port captcha width changes for the new, fat font 2008-11-24 00:23:17 +00:00
Kaleb Murphy
5782fe1e15 Added timelimit option to Survey 2008-11-23 23:54:35 +00:00
Colin Kuskie
1204169b5a forward porting post captcha template updates 2008-11-23 23:01:19 +00:00
Colin Kuskie
f9945a4e61 forward port subscription group display fix 2008-11-23 00:37:07 +00:00
Colin Kuskie
146fe3fecd forward port non-numeric slider form field fix 2008-11-22 05:54:50 +00:00
Colin Kuskie
e5daa223ed forward port thread approval workflow into thread 2008-11-22 00:44:41 +00:00
Colin Kuskie
13eb87ffe5 forward porting fix for non-unique separator strings, ~~~, #8543 2008-11-21 23:07:05 +00:00
Colin Kuskie
f4db27c76b expand macros in the synopsis shown by the Search asset 2008-11-21 18:41:55 +00:00
Colin Kuskie
c4255305c0 fix encrypt login hover help 2008-11-21 18:18:00 +00:00
Colin Kuskie
2c4584b1af fix grammatical errors with contracted it (is|has) 2008-11-21 17:45:01 +00:00
Colin Kuskie
e2b121461b synopsis is now added to each page automatically. If the page is a container whose children call prepareView, their synopses are added as well 2008-11-21 17:05:17 +00:00
Martin Kamerbeek
fd73f98e4e Fixed a bug where WG::User would not check whether the friends group exists or not. As a result it was not possible
to eg. delete such users.
2008-11-21 13:30:16 +00:00
Patrick Donelan
91234ab8e0 Added convenience links to the Edit Survey template 2008-11-21 08:49:47 +00:00
Patrick Donelan
7015593fba Updated Survey Overview template to show links to reporting urls.
Also updated i18n to include missing labels for reporting urls.
2008-11-21 07:42:54 +00:00
Patrick Donelan
cf96ad484a Added missing groupToEditSurvey Survey table field to upgrade script
Reduced YUI footprint (load -min and combined js/css files where possible)
Updated surveyQuestion template and associated js/css to not use divs with ids that clash with wg page header and footer
2008-11-21 06:23:28 +00:00
Colin Kuskie
19b8a90139 document bug fix 2008-11-20 21:56:04 +00:00
Colin Kuskie
d98afcc7af backporting template email password recovery fix 2008-11-20 21:55:00 +00:00
Yung Han Khoe
79bfa826e0 Replaced Matrix with newer version 2008-11-19 19:01:34 +00:00
Martin Kamerbeek
6f1a3fbbac Added switch to allow for non-recurring subscriptions. 2008-11-19 09:58:45 +00:00
Frank Dillon
a50414025e Added Contributions Account Pluggin which displays assets a user has contributed to the site 2008-11-19 07:44:22 +00:00
Frank Dillon
6eff997f81 rfe: User Profile Privacy Settings (#507) - users now have granular control of whether or not their profile fields are viewable - admin settings still apply 2008-11-19 05:18:58 +00:00
JT Smith
bc5fd3c727 - Added a wait timeout parameter to the WAITING method, so that Spectre
doesn't have to check something that the workflow activity knows it will 
   have to wait on for a while.
 - Added --stop and --start aliases to spectre.pl.
2008-11-19 01:15:31 +00:00
Doug Bell
7349633d63 reverted FileUrl macro, added new StorageUrl macro 2008-11-19 00:17:34 +00:00
Kaleb Murphy
98aded6279 Thingy copy thing data docs. 2008-11-18 21:39:57 +00:00
JT Smith
55da5c6889 - rfe: Event hover detail exclusions (#8761)
- rfe: Database Link test  (#513)
2008-11-18 20:52:44 +00:00
Frank Dillon
1574d5927c Deactivate macro no longer needs a template. HasValueText macro is now called If 2008-11-18 16:55:41 +00:00
Graham Knop
f362a72210 fixed: Get CS Mail workflow doesn't commit version tags created 2008-11-18 16:11:23 +00:00
Ernesto Hernández-Novich
f34171c2d8 * The TrueType font provided for CAPTCHA and chart label generation
has limited support for Unicode glyph and also has a restricted
  license that forbids modification, forbids redistribution and
  does not provide source code for it, thus making it non free in
  the FOSS sense. It has been replaced with the TrueType font 
  Deja Vu Sans that has a similar visual appearance, has complete
  Unicode support and it's free in the FOSS sense with sources
  available in http://sourceforge.net/projects/dejavu/
* Accented and hyphenated my last name, and added my company name
  to the credits.
2008-11-18 13:05:17 +00:00
Frank Dillon
f62575445c Cleaned up Friends templates. 2008-11-18 08:15:16 +00:00
Frank Dillon
da2cc81e78 committed the wrong level of the macro package. 2008-11-18 07:26:40 +00:00
Frank Dillon
32979d75e1 Replaced the account.options loop in the displayAccount auth methods with new macros for displaying deactivate account and back to site links. Another macro which allows text to be displayed according to whether the value passed in is empty or not was added to allow functionality similar to that which currently exists. 2008-11-18 07:05:23 +00:00
Frank Dillon
d91bc5754d Merged the "Invite a Friend" application into the Account system and cleaned up the templates in the Inbox 2008-11-18 04:52:16 +00:00
Colin Kuskie
af27c26289 update the docs for Calendar List View start.* and end.* template variables 2008-11-17 22:11:14 +00:00
Colin Kuskie
116b7c6e17 fix assetManager paginator and column sorting 2008-11-17 18:32:19 +00:00
Colin Kuskie
c179d00338 move package into the right directory 2008-11-17 04:40:22 +00:00
Colin Kuskie
5a51290a3a fix the template of a newsletter template 2008-11-17 04:39:02 +00:00
Colin Kuskie
4e91f3d500 Trap trying to instance bad workflow activities.
Remove the ProcessRecurringPayments activity from the user's config.
2008-11-17 02:51:41 +00:00
Frank Dillon
4bfb2d200c Fixed a number of issues with the profile and refactored some of the code to make it more efficient. 2008-11-17 00:04:03 +00:00
Colin Kuskie
a6d27ddd22 forward porting DataForm inTab template variable fix 2008-11-16 03:39:33 +00:00
JT Smith
8e069753c2 forgot to add these with the shop upgrades last night 2008-11-15 14:52:40 +00:00