Commit graph

4339 commits

Author SHA1 Message Date
Graham Knop
de18c5f413 fix matrix upgrade script 2008-11-24 20:01:44 +00:00
Kaleb Murphy
0000de7a1e fixed typoe 2008-11-24 19:09:13 +00:00
Kaleb Murphy
b9d676b07a placeholder errors resolved 2008-11-24 18:59:00 +00:00
Kaleb Murphy
ffc016021c placeholder errors resolved 2008-11-24 18:55:20 +00:00
Yung Han Khoe
2a06e088f8 Added some Matrix international, fixed some bugs 2008-11-24 17:42:41 +00:00
Colin Kuskie
6d81c28086 Documented bug that was fixed in the PM. 2008-11-24 17:21:38 +00:00
Graham Knop
929951c661 preparing for 7.6.4 release 2008-11-24 16:55:10 +00:00
Colin Kuskie
e86b9a7a6f make mode and enabled sticky in the Workflow 2008-11-24 16:33:51 +00:00
Graham Knop
0be310bb38 use correct format for template update 2008-11-24 16:22:54 +00:00
Yung Han Khoe
ac0032fedf Adding Matrix templates, updating Matrix international 2008-11-24 16:00:14 +00:00
Kaleb Murphy
bf7c3505d7 Survey now has fully functioning time limits, can show limits to users, and can show progress 2008-11-24 15:20:13 +00:00
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