Commit graph

7225 commits

Author SHA1 Message Date
Colin Kuskie
0a7e06edca Remove extra arguments to rollback. Not sure how those got added
in the first place.
Fix the WikiPage, which was not cleaning up after itself.
2007-05-29 22:52:52 +00:00
Graham Knop
1ceb7abb02 fix: bad javascript string escaping in EMS
fix: Unable to upload images or edit listings for Matrix
2007-05-29 21:30:07 +00:00
Doug Bell
9c6ca80302 fix: Event help file now passes all tests 2007-05-29 18:48:18 +00:00
Colin Kuskie
0ec7bb7a71 fix double my in setDataByQuery 2007-05-29 18:32:02 +00:00
Colin Kuskie
b7cbde0e79 fix typo in Search code from merge of no results found RFE 2007-05-29 18:30:17 +00:00
Colin Kuskie
907f31b97d update User test for new User Profile table scheme 2007-05-29 18:09:50 +00:00
Doug Bell
c2a675564b fix: Fixed a problem with password recovery with the new user profile data 2007-05-29 17:25:24 +00:00
Doug Bell
3257456df7 added an index on the groupings table for the userId column 2007-05-29 17:06:35 +00:00
Doug Bell
1bdbb186aa fix: new profile fields now default to a type of "ReadOnly"
fix: Added new templates for calendar events and editing
2007-05-29 07:14:20 +00:00
Doug Bell
a4f56ff9ef add: syndicated content wobject now has additional ways to show the description. 2007-05-28 23:12:13 +00:00
Doug Bell
3c52f21923 add: WebGUI::Paginator now capable of more efficient paginations using SQL limit clauses 2007-05-28 22:32:51 +00:00
Doug Bell
b519375126 add: Calendar events from 7.4-prebranch
- Attachments
 - Setting view permissions
2007-05-28 22:27:31 +00:00
Doug Bell
07a40788bb add: User profile data table is now a flat table. 2007-05-28 21:35:34 +00:00
Colin Kuskie
8590ef89d5 Refactor getNumberOfPages to use Posix::ceil instead of gnarly modulo logic.
Refactor getPageData
    use $self instead of $_[0]
    Precalculate the ending page instead of iterating over ALL data with a conditional
2007-05-26 04:11:09 +00:00
Colin Kuskie
15d3ec323a Add hashwide getters for AdSpace and Ad.pm
Fix a bug in Ad/set where if no properties were passed it would die.
2007-05-26 04:08:01 +00:00
Colin Kuskie
d82e5a590a move exit statement inside conditional to speed up loop execution 2007-05-26 04:04:20 +00:00
Colin Kuskie
24baf0a4e5 RFE: added a javascript confirmation for deleting a databaselink 2007-05-26 03:59:15 +00:00
Colin Kuskie
1a55630eef Implemented a RFE for returning a message when no search
results were found.
2007-05-26 03:54:26 +00:00
Colin Kuskie
3f4a3211bd fix broken i18n link in Help 2007-05-26 03:19:10 +00:00
James Tolley
2b84211088 Added canEdit template variable for events. 2007-05-25 20:10:47 +00:00
Colin Kuskie
c4384bd8f8 remove dead test code 2007-05-24 22:59:16 +00:00
Graham Knop
74c752c0ef Event recurrence bug fixes. 2007-05-23 23:19:15 +00:00
JT Smith
00f7940c74 accounting for 7.3.19 release 2007-05-23 20:21:17 +00:00
JT Smith
3a8ce4039a new upgrade file 2007-05-23 19:41:48 +00:00
JT Smith
bbc1e34f4a preparing for 7.4 dev cycle 2007-05-23 18:48:24 +00:00
JT Smith
f5f358ccf3 fixed tests
preparing for release
2007-05-23 17:42:51 +00:00
Colin Kuskie
89d48adad2 add missing docs for workflow activity 2007-05-23 17:27:18 +00:00
Graham Knop
23a73e8862 fix: Importing a package that includes a CS generates multiple version tags 2007-05-23 00:11:57 +00:00
Graham Knop
14e951863c fix: survey in response driven mode sometimes won't terminate correctly 2007-05-22 21:47:13 +00:00
Graham Knop
c4ac66ce09 fix: spectre fails on Admin.pm because of env_proxy 2007-05-22 19:23:35 +00:00
JT Smith
3b578658d2 removed: Fix: Thread template: next.url and previous.url tmpl_vars are always defined 2007-05-22 15:50:44 +00:00
JT Smith
52c722dcfd - fix: Old registrants appear in new EMS asset
http://www.plainblack.com/bugs/tracker/old-registrants-appear-in-new-ems-asset
2007-05-22 01:57:53 +00:00
Graham Knop
0e0e4acc81 fix: Make WebGUI error out if there is a permissions problem while creating tar files 2007-05-21 17:19:51 +00:00
Graham Knop
a0522d4d29 fix: Copying threads, posts, or wiki pages creates inactive version tag 2007-05-21 12:50:44 +00:00
Graham Knop
acc2be1f6b Added more detailed errors when spectre isn't able to connect to WebGUI. 2007-05-21 12:06:29 +00:00
Graham Knop
23166313d7 fix: Asset context menus sometimes appearing in wrong location in IE 2007-05-21 11:20:37 +00:00
Colin Kuskie
54616b5f89 2007-05-21 01:43:47 +00:00
Doug Bell
24faa80c1b fix: HTMLArea crashing page if Rich Editor could not be loaded 2007-05-16 16:55:28 +00:00
Colin Kuskie
ee9908768d fix shebang line in diskUsage.pl and added license notice 2007-05-15 20:33:21 +00:00
Colin Kuskie
11fd0b1ca7 fix the next/previous thread thing. It saves an asset instanciation and lets macros using the session asset work correctly 2007-05-15 20:28:32 +00:00
Colin Kuskie
cab4e0bccd fix API docs for getLineage. joinClass takes 1 class only, as a string 2007-05-15 17:26:37 +00:00
Yung Han Khoe
7377de01f4 fix AOIHits and AOIRank not working 2007-05-15 15:23:52 +00:00
JT Smith
e388e52f92 preparing for 7.3.18 bugfix cycle
fixed rejected cs mail problem
2007-05-14 21:21:09 +00:00
JT Smith
222a0fb33d preparing for 7.3.17 release 2007-05-09 15:27:33 +00:00
JT Smith
159badc849 fix: raw message in post is an array instead of a scalar 2007-05-09 15:24:45 +00:00
Graham Knop
69a7126787 Don't reject built in groups when changing permissions. 2007-05-08 17:38:23 +00:00
Graham Knop
688e3ac7b6 Always use correct format for Message-Id headers in mail. 2007-05-08 05:51:18 +00:00
Graham Knop
4a15ad3980 Welcome messages shouldn't be added to inbox as pending. 2007-05-08 05:47:30 +00:00
Colin Kuskie
7f034ba090 basic test for toHex 2007-05-07 04:44:39 +00:00
Colin Kuskie
fbec25f5f7 rework tests to handle new asset behavior 2007-05-07 04:32:04 +00:00