Commit graph

1810 commits

Author SHA1 Message Date
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
JT Smith
802713092f - Added WebGUI community statistics question to the site setup wizard. 2009-05-15 16:11:32 +00:00
Martin Kamerbeek
d4a884c202 Tax group manager improvements 2009-05-15 14:35:09 +00:00
Martin Kamerbeek
489313a0b9 Adding Ogone payment plugin 2009-05-15 13:29:04 +00:00
Yung Han Khoe
1f3b382208 rfe #10061: Use email as username at registration 2009-05-15 12:40:17 +00:00
Patrick Donelan
7829d708ea Survey test suite now functional.
Tests are defined via a JSON-encoded spec, through Web Crud interface
Test results are TAP encoded, and TAP parsed and prettified into HTML
Added i18n, help and tests
2009-05-15 10:33:47 +00:00
Graham Knop
1f3ab6a419 export cleanups and mobile style 2009-05-15 09:30:20 +00:00
JT Smith
b6da052e08 - Added the WebGUI stats system, which will allow site admins to submit
information about their site to a central repository on webgui.org which 
   help the developers make WebGUI better.
2009-05-14 19:42:37 +00:00
Colin Kuskie
b805e75765 Refactor the gallery album i18n so translators don't have to translate URLs
when not needed.
2009-05-14 16:09:09 +00:00
Arjan Widlak
bdfe3b545a Added internationalisations in Gallery.pm "Return to Album" and "Add Photo" 2009-05-14 14:52:54 +00:00
Martin Kamerbeek
4ad61725ea Adding copy-from-profile buttons to the edit Address screen. 2009-05-14 12:53:33 +00:00
Patrick Donelan
f18d4e193e Added crud for Survey test suites 2009-05-14 07:14:38 +00:00
Colin Kuskie
86fd07e3a5 Add files missed during the initial checkin of managed friends network. 2009-05-14 04:07:19 +00:00