Commit graph

1822 commits

Author SHA1 Message Date
Colin Kuskie
35749ff8c6 Add a progress bar for reordering rank in the Asset Manager. 2009-06-19 18:06:46 +00:00
Colin Kuskie
e518dbe1b3 Instrument www_demote, www_promote, demote, promote and swapRank with ProgressBar code. 2009-06-19 15:34:31 +00:00
Colin Kuskie
7d696b88cb Add a progress bar to Edit Branch. 2009-06-19 00:05:53 +00:00
Colin Kuskie
db49a54e28 i18n the clipboard pasting progress bar data. 2009-06-18 23:40:41 +00:00
Colin Kuskie
a85924d07b Add group privilege checking to the Shipping Drivers 2009-06-18 23:24:33 +00:00
Colin Kuskie
08bd0855b5 Fix instructions for data to be entered on the paypal website. 2009-06-18 22:15:16 +00:00
Colin Kuskie
8be0a5c734 Add a progress bar for long running ops. First implementation is
with paste.  Also fix bugs with redirecting from the admin bar back to a
page instead of staying in the Asset Manager.
2009-06-18 19:39:35 +00:00
Colin Kuskie
f2ebb5c54b i18n a button label for Paste. 2009-06-18 16:18:22 +00:00
Colin Kuskie
492e7fd026 Add missing commas to patch I committed yesterday 2009-06-18 15:03:28 +00:00
Colin Kuskie
4120233229 more missing lastUpdated tags. 2009-06-17 20:51:36 +00:00
Colin Kuskie
aed6255e49 Add missing lastUpdated attributes for i18n tags in WebGUI. 2009-06-17 20:50:27 +00:00
Colin Kuskie
3dfb23cf55 Forward porting Account/Inbox i18n fixes. 2009-06-11 19:08:24 +00:00
Colin Kuskie
fcad3a112d Fix a bug in the Story when handling images of different sizes. Add a
photoWidth property to the StoryArchive, and resize all newly uploaded pictures
to a Story.
2009-06-08 21:51:33 +00:00
Colin Kuskie
56fa667f9d Update Navigation docs to show that all asset variables are available for each asset in the page_loop. 2009-06-08 21:10:40 +00:00
Colin Kuskie
d6edd7f3a3 Fix the error message shown when you try to send a message from the Inbox, but none
of your friends allow private messaging.
2009-06-08 20:59:31 +00:00
Colin Kuskie
8a683d1aef Better template diagnostics on failure. It now also includes the template URL, and templateId
in both the onscreen and logged output.
2009-06-08 16:53:53 +00:00
Colin Kuskie
74c2899a54 Fix typos in the lastUpdated for newly added Account_Inbox labels. 2009-06-05 16:04:19 +00:00
Colin Kuskie
957c0bc2fe 6 bugs fixed in Shortcut.
Added missing POD and i18n'ed some error messages.
Set the UI level on a tab to work with the form elements it contains.
Change the title bar ajax edit form so that people can't accidently change Visitor's profile.
Remove overrides caching if admin mode is on.
Have caching consider the user's last updated time to check if profile settings are updated, too.
2009-06-04 19:48:42 +00:00
Colin Kuskie
501a5be7dc pull out an i18n message I created but didn't use. 2009-06-03 17:13:18 +00:00
Colin Kuskie
29759ede9c Fix multiple email handling in the Inbox.
Put an email regex into WebGUI::Utility, and use it in Form/Email and Account/Inbox.
2009-06-03 17:11:36 +00:00
Yung Han Khoe
1ea08936f4 fixed #9851: New Users have blank profile field privacy settings 2009-06-03 15:24:20 +00:00
Arjan Widlak
6c6495ce46 Restored i18n's LDAPLink_104 message in AuthLDAP.pm
that was deleted undeserved in revision 11077.
2009-06-02 21:31:26 +00:00
Colin Kuskie
8f09dc062d Add edit and delete icons to the Story Topic. Update tests. Adjust both
sets of templates.  Use the correct privileges for displaying the icons.
Help and i18n.
2009-06-01 16:53:22 +00:00
Colin Kuskie
6844ef4559 Add missing edit story and delete story icons in the view method of the Story Archive. 2009-06-01 16:27:49 +00:00
Arjan Widlak
aab891a5b6 Fixed #10450: Different errormessages on login failure 2009-05-31 20:39:12 +00:00
Colin Kuskie
d9e2590623 Internationalize the shortcut no longer exists message. 2009-05-30 15:28:59 +00:00
Colin Kuskie
91694a2e97 Revert previous bugfix for MetaData list type form controls, and change the
hoverhelp instead.
2009-05-29 15:37:16 +00:00
Colin Kuskie
83497b773e Fix Story permissions so that admin need not be turned on.
canEdit is now determined by the Story and the parent StoryArchive.
With tests, and template changes.
2009-05-28 04:15:50 +00:00
David Delikat
a054c9de73 added date pagination to EMS schedule table
also improved formatting of table
2009-05-24 22:51:39 +00:00
Graham Knop
8b86d56ec0 added: Activate, Deactivate, Delete User workflow activities 2009-05-21 14:49:28 +00:00
Yung Han Khoe
43f09b433f fixed #10133: Matrix compare for priv. group open to any user 2009-05-21 13:18:18 +00:00
Patrick Donelan
beb9b77440 Added Survey www_runTests to run and aggregate all tests
Added more i18n
2009-05-21 08:22:29 +00:00
Colin Kuskie
4dc2d58a02 Fix a FilePump bug in handling file URIs that are directories. 2009-05-20 18:54:07 +00:00
Martin Kamerbeek
8047e7d5f9 Fixed usability issue in vat number manager. 2009-05-20 14:28:06 +00:00
Martin Kamerbeek
dabc50f008 Fixed missing i18n and some POD and a bug in the javascript for the admin screen of the EU tax plugin. 2009-05-20 12:48:32 +00:00
David Delikat
0fb2b7775d added EMS Schedule table 2009-05-20 02:51:44 +00:00
Colin Kuskie
57c427cb6d Fix bugs in adding other (CSS, sprite) files to bundles. 2009-05-18 21:33:13 +00:00
Colin Kuskie
d8a1623ea0 adding FilePump 2009-05-18 16:03:50 +00:00
Doug Bell
25ff0dae0e Added: Google map asset.
Added a way for authors to prevent debugging output on page requests
2009-05-17 22:44:27 +00:00
Doug Bell
280dff8bff initial checkin of map 2009-05-17 22:44:12 +00:00
Colin Kuskie
9cafcf3a61 UI improvements.
Show build label in list of bundles if lastModified > lastBuild.
Display label "Not yet" if bundle has never been modified, or built.
2009-05-16 16:17:43 -07:00
Colin Kuskie
8e3891a7bd Merge branch 'master' of git://github.com/pdonelan/webgui into filepump 2009-05-16 14:44:27 -07:00
Colin Kuskie
61c7c7a46e Build bundle UI via edit bundle admin console. 2009-05-16 14:42:22 -07:00
Colin Kuskie
15321d19ae More code for editBundle 2009-05-16 11:35:49 -07:00
Colin Kuskie
c49d53ce88 Add bundles, and display list of bundles. 2009-05-15 22:23:36 -07:00
Colin Kuskie
ecb3e7d394 Admin code for manage, and i18n. 2009-05-15 21:31:20 -07:00
Colin Kuskie
e1329192b9 labels for filepump group in settings. 2009-05-15 21:30:51 -07:00
Colin Kuskie
e26980c68c Fix broken i18n with the Admin group for Asset History browsing. 2009-05-16 03:58:01 +00:00
Colin Kuskie
33c0ab2a05 Fix user profile SMS i18n. 2009-05-16 01:35:56 +00:00
Yung Han Khoe
5f60eddaa7 rfe #9981: RedirectAfterLogin Setting 2009-05-15 18:57:12 +00:00