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
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
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
Colin Kuskie
19b8a90139
document bug fix
2008-11-20 21:56:04 +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
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
Graham Knop
f362a72210
fixed: Get CS Mail workflow doesn't commit version tags created
2008-11-18 16:11:23 +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
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
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
Colin Kuskie
a6d27ddd22
forward porting DataForm inTab template variable fix
2008-11-16 03:39:33 +00:00
Frank Dillon
4ff722bd5d
Pluggable Account system added to WebGUI with new Profile, Inbox, Friends, User, and Shop interfaces.
2008-11-15 11:39:23 +00:00
Colin Kuskie
bec29627f4
Three UserList bug fixes from Bernd.
2008-11-15 03:58:41 +00:00
Colin Kuskie
38add7ccbe
do not show an edit link in the Asset Manager unless the asset is editable
2008-11-15 03:38:09 +00:00
JT Smith
16bd779fd4
- Added Cashier/Point of Sale mode for the Shop.
...
- Added the notion of a default address to the Shop's address book.
2008-11-15 01:26:16 +00:00
Colin Kuskie
47419b9602
fixing date duration i18n
2008-11-14 23:54:15 +00:00
Colin Kuskie
0c2ca8184c
final asssetManager i18n re: 4214
2008-11-14 23:44:30 +00:00
Yung Han Khoe
c9946708b5
fixed #9076 : Thingy broken in latest beta, Save and Close buttons missing from Add/Edit Field dialogs
2008-11-14 17:31:22 +00:00
Henry Tang
9f9601690a
Version tag mode: updated help text, changelog and credits.
2008-11-14 09:08:43 +00:00
JT Smith
d3c990b252
fixes for syndicated content
2008-11-12 21:20:29 +00:00
Kaleb Murphy
d9c050423f
When you move an asset to a new version, only the current version is moved, instead of all of them.
2008-11-12 15:51:23 +00:00
Graham Knop
48b4ba1fc8
adding survey back in
2008-11-12 03:24:49 +00:00
Graham Knop
2d8b43f7c9
preparing for 7.6.4 dev
2008-11-12 03:24:31 +00:00
Graham Knop
151e705286
Backing out Survey for now
2008-11-12 02:40:27 +00:00
Graham Knop
d6e00cab05
improved performance of file uploads and changed format of created uploads locations, avoiding case sensitivity problems
2008-11-12 01:17:33 +00:00
Kaleb Murphy
b65c907040
SQLReport now replaces field name spaces with hyphens for the direct access template params.
2008-11-11 17:53:54 +00:00
Doug Bell
43c5e5e63d
fixed: DataForm now allows you to edit existing tabs
2008-11-11 16:07:13 +00:00
Kaleb Murphy
70a0a422b7
Removed all instances of srand. This is called implicitily by rand and be dangerous if called mulitple times by the same process.
2008-11-10 21:53:30 +00:00
Colin Kuskie
1ddaa75ab8
fix add variant i18n bug
2008-11-07 20:41:22 +00:00