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
Graham Knop
5090c8029e
add another quoting edge case to macro tests
2009-09-03 18:24:36 -05:00
Colin Kuskie
39b9bd399e
Clarify the documentation for webServerPort in config file. Fixes bug #10883
2009-09-03 15:17:51 -07:00
Colin Kuskie
046bc36e5e
Update POD for getValue in Form/Image
2009-09-03 14:53:29 -07:00
Colin Kuskie
541b8a4416
Remove debug code from Codearea
2009-09-03 14:53:18 -07:00
Colin Kuskie
bdfe44dec3
fix EMS registrant lookup template JS bug #10884 .
2009-09-03 12:57:06 -07:00
Colin Kuskie
cdb7fd2d6f
Fix pagination for keywords listing in Story Archive. Fixes bug #10890 .
2009-09-03 12:54:15 -07:00
Colin Kuskie
3632c87656
Remove extra JSON file.
2009-09-03 09:34:21 -07:00
Colin Kuskie
7d74429fca
Fix issues with upgrading templates from 7.6.35 to 7.7.19. Fixes #10878 .
2009-09-03 09:30:59 -07:00
Colin Kuskie
9c2fb21670
Move package to correct directory for 7.8.
2009-09-03 09:03:36 -07:00
Colin Kuskie
4ea146fc07
WikiMaster keyword pagination fixes, re # 10856.
...
Add pagination template variables to the default byKeyword template.
Fix pagination URL for keywords.
Conflicts:
docs/changelog/7.x.x.txt
2009-09-03 09:00:50 -07:00
Colin Kuskie
fea30d0db0
Fix getProfileUrl, so it works with preventProxyCache. fixes #10877
2009-09-02 19:07:54 -07:00
Colin Kuskie
831664397d
Remove group cleanup check for AdSpace group.
2009-09-02 19:04:50 -07:00
Colin Kuskie
13dd3f358c
Finish updating AdSpace for reorganization.
...
Remove groupToPurchase, update tests to follow suit.
2009-09-02 18:47:55 -07:00
Colin Kuskie
7ebd486797
Update gotcha about changes to RSS.
2009-09-02 18:41:55 -07:00
Colin Kuskie
3d931206a9
Merge branch 'master' of git@github.com:plainblack/webgui
2009-09-02 18:41:26 -07:00
Doug Bell
e502e777d2
fix #10873 : Code editor breaks CSS comments
2009-09-02 17:41:41 -05:00
Colin Kuskie
fe253042ea
Reorganize AdSpace properties for prices and permissions.
...
Remove click and impression prices. Remove groupToPurchase.
Expose minimum clicks and impressions to the UI.
2009-09-02 10:42:29 -07:00
Colin Kuskie
7b15f13ffb
Fix a spelling typo.
2009-09-02 09:25:00 -07:00
Colin Kuskie
1b9c2f324c
fix 10838, AdSku template variable help.
2009-09-02 08:48:07 -07:00
Graham Knop
4bf61807f7
change versions to 7.8.0
2009-09-02 01:47:34 -05:00
Colin Kuskie
36dd8eeb11
Ready for 7.7.20 development.
2009-09-02 06:09:14 +00:00