Commit graph

324 commits

Author SHA1 Message Date
Martin Kamerbeek
9f232b4049 Adding spellchecker 2006-10-19 15:25:50 +00:00
Roy Johnson
a43577a119 New features for 7.1 2006-10-11 19:26:10 +00:00
Drake
46665266f1 Fix transposition of mysql and mysqldump in upgrade.pl help. 2006-10-04 22:45:43 +00:00
JT Smith
e22c679421 - Removed the need for DateTime::Cron::Simple, which also added the ability
to use ! < and > in schedules.
2006-09-30 19:29:47 +00:00
Drake
76536e8cf0 Fix command-line Spectre ping not using the IP address from the config. 2006-09-18 20:46:45 +00:00
Martin Kamerbeek
9de3c465a7 fix: Matrix and fixed a bug in fileUpload.pl 2006-09-06 13:37:23 +00:00
Drake
936054ba19 Multiple fixes:
- Probably fix "more-geturl-bugs", but hard to verify.
  - Fix "last-modified-problem", approximately.  (Difficult or impossible
    in the general case for externally-retrieved content.)
  - Fix "rss-syndication".
  - Fix unnamed bug where Database caches would try to Storable::freeze
    non-references and thereby crash.
  - Fix "apache-version-component-in-wrong-place".
2006-08-29 16:44:41 +00:00
JT Smith
283da1482e preparing for 7.0.7 bugfix cycle 2006-08-29 13:13:09 +00:00
JT Smith
80ef5e925a - Made some changes to make WebGUI compatible with the WRE for Windows.
- fix: cacheTimeout not respected as Visitor (Eric Kennedy).
 - fix: Email address with just one character in the user part not accepted
 - fix: Image (file) added to page shows before committing changes
 - fix: Typo in fileImport.pl at line 265 (zxp)
2006-08-16 21:25:27 +00:00
JT Smith
98c36af803 made some changes so that windows will work properly 2006-08-09 23:17:24 +00:00
Roy Johnson
8576802abe Rollback 2006-08-09 13:22:34 +00:00
Roy Johnson
b7749551f8 fix - Search does only returns recent results 2006-08-09 12:53:24 +00:00
JT Smith
61b70325f2 - Added a --skipDelete option to upgrade.pl
- rfe: Approvers don't need to approve own changes
fixed a rare bug that could occur in archiving old threads
2006-08-03 19:20:55 +00:00
JT Smith
61eb59c7f8 bug fixes and new tests 2006-08-02 15:39:23 +00:00
JT Smith
f420103b2e - fix: Shopping Cart Not Working
- fix: Editing Products Template wipes out SKU
 - fix: Email to RFE List Going to Spam
 - fix: 7.0.0-7.0.1 upgrade -- op called w/o passing session
 - fix: spectre.pl daemon error
 - Changed the Spectre tests to be a seperate option on the spectre.pl command
   line, which fixed a problem with the WRE monitor, and also enabled us to
   add more complete connectivity testing.
2006-07-24 20:00:53 +00:00
JT Smith
35e0a63262 - fix: spectre
- fix: Spectre tries to delete the same workflow instance twice
 - Fixed part of the Spectre memory leak. See gotcha.txt for details.
2006-07-20 00:55:05 +00:00
JT Smith
01ff53ed6c fixed a bug in spectre where it would only bind to 127.0.0.1 2006-07-05 14:02:18 +00:00
Roy Johnson
98eda26a3e don't want to blast an index just because it hasn't changed =) 2006-06-28 21:24:38 +00:00
Roy Johnson
b78601e0b5 fix - Search displays already deleted files 2006-06-28 21:13:21 +00:00
JT Smith
5c16bd4d82 fix: Search displays already deleted files 2006-06-23 22:35:16 +00:00
JT Smith
fa89e57bb6 - Added an option to update a half indexed site, without the need to start
over from scratch.
2006-06-23 19:16:41 +00:00
JT Smith
2e1de9d214 - fix: Column Layout seems a little messed up
- Fixed the EMS default templates to expose all functionality.
 - Fixed a problem in the EMS where it wouldn't let you add any events.
 - fix: FieldName incorrect after adding profile field
 - fix: preload.perl for other roots than /data/WebGUI
 - Fixed a bug where polls weren't distributing karma.
2006-05-30 15:50:13 +00:00
JT Smith
4748163231 - Added a 2.7% speed increase by precaching i18n messages. This should also
help increase shared memory amongst Apache children. (Matt Wilson)
2006-05-16 16:47:09 +00:00
Wouter van Oijen
6c2d4c8914 Fixed typo in preload.exclude.example 2006-05-16 15:22:52 +00:00
JT Smith
c0a3695ef3 a little closer to being able to export content 2006-05-10 13:55:57 +00:00
JT Smith
7f9b081de0 updated for 7.0 api 2006-05-09 21:49:13 +00:00
JT Smith
ef036316cc updated it for the 7.0 api 2006-05-09 21:30:31 +00:00
JT Smith
5f66febbd6 updated to work with 7.0 api 2006-05-09 20:40:44 +00:00
JT Smith
d4299c3bbb misc stuff
added update.webgui.org
2006-05-04 04:01:38 +00:00
Matthew Wilson
50490a0a2e slightly less feedback 2006-05-03 22:52:38 +00:00
Matthew Wilson
248c089a5c some usability changes 2006-05-03 22:45:53 +00:00
JT Smith
d24ac0b273 fixing a problem with hex and JSON
gettign rid of the migration.txt script, because it's now published on the site instead since all changes are complete
2006-05-03 00:11:54 +00:00
Colin Kuskie
7378f8b2df new version of Test::Deep does not spew warnings 2006-05-01 03:06:51 +00:00
Martin Kamerbeek
27af7de00c Adding the graphing engine. 2006-04-30 22:40:23 +00:00
JT Smith
f7c1c38ade don't need this 2006-04-30 17:59:09 +00:00
Colin Kuskie
b33bc102df added new requirement for File::MMagic 2006-04-30 16:25:53 +00:00
JT Smith
5635534b4c added a test to spectre at startup to make sure it can connect to each webgui site
added a spectre ping function which will be useful for monitoring services like nagios and the wremonitor
removed references to the old theme systemm
2006-04-28 15:23:34 +00:00
JT Smith
7e6268df8c better debugging 2006-04-27 22:16:13 +00:00
JT Smith
29b317bec3 rebuild lineage now checks for orphans and circular references 2006-04-11 19:49:14 +00:00
JT Smith
2b02f055f9 added new mail retrieval subsystemm 2006-04-09 15:14:07 +00:00
JT Smith
e3860eb3d2 added a new warning message 2006-04-04 15:00:40 +00:00
JT Smith
78b97985ab added automated wildcards to search engine, to make it act more like people would expect 2006-03-31 03:22:05 +00:00
JT Smith
59afc74303 workflow with approval officially works 2006-03-23 04:40:01 +00:00
JT Smith
9b9b63cc12 fixed several workflow/spectre related bugs 2006-03-18 23:25:31 +00:00
JT Smith
11cc18a5c3 mostly working workflow 2006-03-17 23:13:27 +00:00
JT Smith
71b2634741 adding debug to spectre 2006-03-16 23:32:18 +00:00
Colin Kuskie
9a6e77c4eb cleanup tests, make testCodebase.pl work with traditional --configFile syntax 2006-03-09 01:00:27 +00:00
JT Smith
8a86fea5f0 converted sync profiles to ldap to workflow 2006-03-03 17:18:29 +00:00
JT Smith
f215d28b51 converted passive profile log thingy to workflow 2006-03-03 16:34:57 +00:00
JT Smith
1bddae8a19 migrated process recurring payments to workflow 2006-03-03 15:54:41 +00:00