Commit graph

1371 commits

Author SHA1 Message Date
JT Smith
dfe92a73e2 preparing for 7.0.5 release
fixed some bugs
2006-08-09 16:09:17 +00:00
Steve Swanson
3000fccb79 removed unused template variables 2006-08-09 16:09:02 +00:00
Frank Dillon
4bd756f6f1 fixing rowspan issue 2006-08-09 14:45:31 +00:00
JT Smith
d3df45f989 preparing for 7.0.5 bugfix release 2006-08-02 21:41:58 +00:00
Wouter van Oijen
e0b17be5dd Template issue 2006-07-28 10:14:27 +00:00
JT Smith
24a2d8b760 preparing for 7.0.4 bugfix cycle 2006-07-26 21:29:55 +00:00
JT Smith
07301c12bd few more bug fixes and preparing for 7.0.3 release 2006-07-26 20:05:43 +00:00
Wouter van Oijen
60e9523f7b fixing XHTML compliance and removing windows line endings 2006-07-26 09:51:09 +00:00
JT Smith
09af3e8785 - Added "Save and Commit" option for environments where the appearance of
workflow is unwanted.
2006-07-25 21:11:14 +00:00
Steve Swanson
cf6185c74c Removed the 'Event Number' label 2006-07-24 21:31:13 +00:00
Steve Swanson
76b9605f68 Corrects the formatting issue with the word 'Remove' appearing outside of the button 2006-07-24 20:33:14 +00:00
Wouter van Oijen
5a23f11707 fix: New templates XHML compliance 2006-07-24 19:35:42 +00:00
Steve Swanson
8b04aad855 Corrects a problem with using a template variable that doesn't exist 2006-07-24 19:27:32 +00:00
JT Smith
1171d11891 - Deleted a template that was accidentally added to the core.
- Made some improvements to the mail subsystems.
2006-07-24 19:15:35 +00:00
Wouter van Oijen
68d8753499 fix: Events Calendar Double Date 2006-07-22 10:48:51 +00:00
Wouter van Oijen
ccdae4b51f fixed typo in template variable project.gantt.rowspan and documentation 2006-07-22 10:40:45 +00:00
Wouter van Oijen
20fef872ac fix: navigation 2006-07-21 20:46:01 +00:00
Wouter van Oijen
ae61abe80d fix: Copyright on Default Template 2006-07-21 08:55:12 +00:00
Wouter van Oijen
20cd9d45b3 fix: Indent Navigation broken 2006-07-20 23:24:26 +00:00
JT Smith
eab886f618 preparing for 7.0.3 bugfix cycle 2006-07-20 03:20:09 +00:00
Martin Kamerbeek
75b03b006e Adding reverse page loop 2006-07-19 15:57:12 +00:00
JT Smith
1bfcf846ce - Fixed a bug that didn't allow you to search a matrix.
- Fixed a bug in the upgrade that caused template problems with the WebGUI 6
   template if anyone was still using that.
- fixed a documentation bug
2006-07-18 17:08:25 +00:00
Colin Kuskie
dae8c4c22f Fix bug where Admins are not in the Visitor group. Add a test to verify this going forward. 2006-07-15 02:30:53 +00:00
Frank Dillon
5be9f70efc fixed issue where upgrade will fail if there are any ldap groups with no users in them. 2006-07-13 00:57:04 +00:00
JT Smith
142ce1bb27 preparing for 7.0.2 bugfix cycle 2006-07-12 22:25:39 +00:00
Frank Dillon
7de89440a5 upgrade for ldap filter fields 2006-07-12 20:31:58 +00:00
Colin Kuskie
0f7af1b87b fix department i18n problem without overwriting user configured values 2006-07-12 04:07:41 +00:00
JT Smith
aaa93d466b - fix: Can't create new account
- fix: Several new assets aren't added to config during upgrade process
 - fix: Post Subject HTML
 - fix: Matrix: can't instantiate template
2006-07-11 16:44:59 +00:00
JT Smith
0aac23dedf - fix: AssetProxied Navigation context menu - items invisible in Style 02
- fix: Request Tracker Asset - Reply to a post displays Severity drop down
   list
 - fix: Syndicated wobject erro 6.8+
2006-07-11 15:41:24 +00:00
Colin Kuskie
f3346bd008 i18n for Department user profile 2006-07-11 04:15:31 +00:00
Frank Dillon
00f89eb581 2006-06-30 18:34:48 +00:00
Roy Johnson
235a4ed56e fix - Upgrade 6.8.10 to 6.99.5 2006-06-29 11:59:55 +00:00
Roy Johnson
adc20c335a fix - Folders displayed for underprivileged users 2006-06-28 15:58:05 +00:00
Roy Johnson
70c7685409 typo 2006-06-27 19:33:40 +00:00
Roy Johnson
bce8bed3fc commerce fix 2006-06-27 19:31:10 +00:00
JT Smith
e5c8f12957 preparing for 7.0.0 bug fix cycle 2006-06-23 23:06:02 +00:00
Frank Dillon
ab84147320 added script to add ldapLinkId to groups and try to guess which one belongs there. 2006-06-23 01:45:57 +00:00
JT Smith
a88f50d08a adding templates that weren't checked in for the last release 2006-06-22 17:02:19 +00:00
Roy Johnson
333618efc8 fix - 6.99.2-6.99.3 upgrade fails if spectre.conf doesn't exist 2006-06-21 20:22:53 +00:00
Roy Johnson
262e57300f Added new EMS approval states 2006-06-21 18:48:50 +00:00
JT Smith
a3a2cffa57 preparing for 6.99.5 bugfix cycle 2006-06-16 17:28:34 +00:00
Roy Johnson
288be2c599 fix: 6.99rc0 - shippingOptions not serialized 2006-06-16 14:37:28 +00:00
Roy Johnson
72654a1b24 Exposed new template variables to the DataForm
Added Delete confirmation prompts for deleting data form entries and deleting all entries
Fixed deleteEntry method to return the view instead of a blank page.
Removed deleteAllEntries method because nothing was using it
Fixed deleteAllEntriesConfirm method
Added hasEntries method
Adjusted Dataform view templates to use new vars
2006-06-15 18:18:19 +00:00
Steve Swanson
349cf454e8 Adds a delete all entries option to default dataform, as well as includes the options bar from default dataform into the data list template 2006-06-14 21:31:49 +00:00
Frank Dillon
591178455e project management fix 2006-06-14 16:31:15 +00:00
JT Smith
9aa86225be - Added a better confirmation message when deleting content.
- Added a "commit" option as well as a listing of version tags per the rough
   edges discussions on IRC.
 - Added a "close" or "archive" option to replies.
2006-06-10 20:49:11 +00:00
JT Smith
0d1d2a4675 fix HttpProxy turns ampersands into semicolons 2006-06-10 16:34:59 +00:00
Roy Johnson
edaa6c463a fix - Commerce checkout confirmation very confusing
fix - EMS Discount Pass Not Applied
2006-06-09 21:26:45 +00:00
Steve Swanson
b36b58cbb2 Made menus have more contrast for data form templates 2006-06-09 18:29:53 +00:00
Steve Swanson
a82fcbb21d Corrects an alignment issue with icons in collaboration system threads 2006-06-09 15:16:52 +00:00