hao
a48b16dbfc
Fixed #10967 : Using a round bracket (parenthesis) in a macro. Unbalanced parentheses can now be escaped in macro calls using the backslash character.
2009-09-14 14:27:14 -04:00
Graham Knop
f40992f217
adding some ignored files
2009-09-11 08:46:52 -05:00
Doug Bell
6da85b89a7
add #455 : Featured page in wiki
2009-09-10 15:57:59 -05:00
Colin Kuskie
cf9df28ddd
Fix import Story Archive packages with sub-stories.
2009-09-10 09:57:18 -07:00
Colin Kuskie
021b7f8fed
Fix import Story Archive packages with sub-stories.
2009-09-10 08:43:26 -07:00
Colin Kuskie
f5b2b6d4cd
Check for additional bad user profile field names. bug #10941
2009-09-10 08:43:25 -07:00
Colin Kuskie
632e1e1ba2
Remove debug code.
2009-09-10 08:42:33 -07:00
Doug Bell
65120a61cb
Merge branch 'master' of git@github.com:plainblack/webgui
...
Conflicts:
docs/changelog/7.x.x.txt
docs/upgrades/upgrade_7.7.19-7.8.0.pl
2009-09-09 17:26:55 -05:00
Doug Bell
0697673846
added Subscribable AssetAspect to Wiki
2009-09-09 17:24:00 -05:00
Graham Knop
e6f38dcf44
add new API for mocking assets in tests
2009-09-09 12:14:07 -05:00
Colin Kuskie
237af9f527
Fix JS form issues with ThingyRecord. bug #10943
2009-09-09 09:55:22 -07:00
Colin Kuskie
c189c6967b
Read preload.custom for extra lib paths in tests.
2009-09-09 09:54:19 -07:00
Colin Kuskie
9ec062d5bc
Usability improvement for the edit version tag screen. rfe #10862
2009-09-09 07:45:04 -07:00
Graham Knop
9f2db435ba
prevent Workflow from trying to run an activity if it didn't get an object
2009-09-09 01:16:49 -05:00
Graham Knop
f6be0746f3
use consistant messages for WEBGUI_LIVE tests
2009-09-09 01:16:48 -05:00
Colin Kuskie
2948e68781
Fix 10939, commit with approval breaks on assets with autocommit children, Post, Story, Wiki, Event, etc.
...
Encapsulate a new method to get a fresh asset from the db. With tests.
2009-09-08 21:17:41 -07:00
Graham Knop
2cf67ecba4
fixed #10889 : Old Matrixs break for Admin users
2009-09-08 20:07:22 -05:00
Colin Kuskie
5cb3a6e005
Add default values to the Matrix to newly added columns. bug #10889
2009-09-08 18:04:41 -07:00
Colin Kuskie
1671aefee5
Write a test that says that loading Form plugins from a place other than /data/WebGUI/lib/WebGUI works.
2009-09-08 17:05:00 -07:00
Graham Knop
b8127bafec
Revert "When opening or duplicating Session objects, pass on any Apache2::Request object"
...
This reverts commit ed97fa1ecd .
2009-09-08 11:06:39 -05:00
Doug Bell
b838102df5
fix #10928 EMS print ticket not processed for TZ
2009-09-08 10:57:55 -05:00
Colin Kuskie
957eaa44c0
Change the i18n label for Help, to be Template Help since that's what it is.
2009-09-08 08:47:00 -07:00
Colin Kuskie
271c33c63d
Fix a template typo in the StoryTopic.
2009-09-07 15:49:46 -07:00
Colin Kuskie
4fec772de1
Fixing more i18n typos in ProjectManager 10923, 10925.
2009-09-07 15:13:32 -07:00
Colin Kuskie
b2bc8c91b4
Fix bad i18n and help for Story Manager form errors.
2009-09-07 12:55:53 -07:00
Colin Kuskie
69e2468d97
Fix i18n copy paste error in Project manager. bug #10921
2009-09-07 12:48:30 -07:00
Colin Kuskie
b319e7fcb8
Fix an i18n typo in the ProjectManager.
2009-09-07 12:33:42 -07:00
Colin Kuskie
d3b97a938a
Fix an i18n typo in StockData.
2009-09-07 12:27:39 -07:00
Graham Knop
b28452bb63
change CSRF token messages from warn to debug
2009-09-07 00:34:06 -05:00
Colin Kuskie
ff55ab1493
For USPS priority service, add another container type.
2009-09-06 20:23:12 -07:00
Colin Kuskie
1e98e34128
RE: Profiles, public != visitor. fixes #10907
2009-09-06 19:37:25 -07:00
Colin Kuskie
cba211392e
Make readonly link only show up when not in standalone mode.
2009-09-06 16:39:47 -07:00
Colin Kuskie
2f2b870353
Put read more link into Story Topic template.
2009-09-06 16:37:08 -07:00
Colin Kuskie
a4f93da968
Forgot to include the i18n for Story Topic template label.
2009-09-06 16:36:01 -07:00
Colin Kuskie
494d97c53f
Fix the carousel in the Story. Bug #10915
...
Add a template variables for the photoWidth from the Story's Archive.
Document the new template variable, with i18n.
Modify both Archive and Topic templates.
2009-09-05 14:56:16 -07:00
Colin Kuskie
f484a344b3
Fix date display in EMS Schedule. fixes 10876.
2009-09-05 12:18:14 -07:00
Colin Kuskie
2f602dfdb1
Force userId comparisons in SQL to use strings, not numbers.
...
Use WGBP for reference syntax.
2009-09-05 10:04:16 -07:00
Colin Kuskie
9e2cdbdc4b
Fix POD in duplicateBranch, tidy the code.
2009-09-05 10:03:26 -07:00
Colin Kuskie
6b1fde7038
Log an error if duplicate cannot make a copy of itself.
2009-09-05 09:59:53 -07:00
Colin Kuskie
8fd0be0dc4
Purge tests before cleaning up version tags. Fix a leaky test.
2009-09-04 19:59:26 -07:00
Colin Kuskie
0cbc4eece1
fix #10879 . Form/File loses files from previous storageId.
...
Tested Collaboration System, and User Profile Avatar field.
2009-09-04 17:16:22 -07:00
Colin Kuskie
20c19425eb
Only log products that aren't defined in the Shelf. fix 10902
2009-09-04 11:35:57 -07:00
Colin Kuskie
c7eacad029
Patch matrix listing template. fixes #10900
2009-09-04 11:08:35 -07:00
Colin Kuskie
54b9d4d7df
Make test clean-up its version tag.
2009-09-04 09:43:14 -07:00
Colin Kuskie
084da8e159
fix #10891 : Change session->output->print to skip macros based on detecting the mime-type.
2009-09-04 09:06:23 -07:00
Colin Kuskie
48be049930
Update POD to show new default mime type.
2009-09-04 09:06:16 -07:00
Colin Kuskie
0dd476e59f
YUI 2.6 has element-beta-min. Fixes 10893.
2009-09-04 08:32:34 -07:00
Colin Kuskie
8d30bc2b49
Document that the IOB bug was fixed in the changelog.
2009-09-03 18:59:59 -07:00
Colin Kuskie
2d967fc6f8
Merge branch 'master' of git@github.com:plainblack/webgui
2009-09-03 17:22:10 -07:00
Colin Kuskie
f4d8725190
Massive refactoring and bug fixing in InOutBoard.
...
Used placeholders for many queries, i18n'ed the Search button in
viewReport, fixed bugs related to users with no selected department
in their profile, fixed a bad query still looking for old style
user profile data.
2009-09-03 17:18:32 -07:00