Hao Ching
d8b9a64f83
Fixed #10491 : Side by Side template metadata extra headers CSS.
2009-06-09 12:33:49 +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
Kaleb Murphy
e1f71f655d
Moved surveyedit.css to a snippet. Pointed template url at the new snippet.
2009-06-08 19:16:56 +00:00
Colin Kuskie
4252b359dc
Make account inbox template layout symmetrical on both top and bottom bars.
2009-06-07 03:15:30 +00:00
Colin Kuskie
4d8ff20a08
Ready for 7.7.10 development
2009-06-04 23:26:41 +00:00
Colin Kuskie
05c9c7f0e8
Fix an i18n typo in the delete album screen.
2009-06-03 23:44:52 +00:00
Paul Driver
f1f4db0702
whoops, forgot the updated template
2009-06-03 19:29:34 +00:00
Yung Han Khoe
1ea08936f4
fixed #9851 : New Users have blank profile field privacy settings
2009-06-03 15:24:20 +00:00
David Delikat
d4215ba769
changed HTML tag in lower bar to match upper bar
...
see bug description for details
http://www.webgui.org/bugs/tracker/10261
2009-06-03 12:55:48 +00:00
Colin Kuskie
61832b62b9
When a user is deleted, delete any address books as well. Uses the API to get the
...
Addresses, too. With tests and upgrade script to take care of old address books.
2009-06-03 02:12:23 +00:00
Colin Kuskie
3c655ec2a6
Fix a typo in the upgrade script.
2009-06-02 21:28:11 +00:00
Colin Kuskie
6ac30bb2ea
Add noFormPost to packed content in the asset tables to prevent them
...
from overwriting the data that has been packed from the filter function.
Rerun the upgrade script to repack all areas that use packing.
2009-06-02 20:30:48 +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
Yung Han Khoe
ff61666ead
matrix template fix
2009-05-30 15:57:57 +00:00
Yung Han Khoe
398f5203f4
making all Matrix datatables templatable
2009-05-30 14:43:41 +00:00
Colin Kuskie
26142d4730
Preparing for 7.7.9 dev cycle.
2009-05-29 02:00:45 +00:00
Colin Kuskie
ba921e3e8f
Add missing flags for options in previous upgrades.
2009-05-29 00:19:32 +00:00
Colin Kuskie
67cce548ff
Add enableSurveyExpressionEngine to default WebGUI conf file.
...
Rerun the upgrade subroutine to handle newer surveys.
Handle the config option being off in Survey/Test.t
2009-05-28 23:28:52 +00:00
Colin Kuskie
f79e2031ec
Add the Ogone plugin to any new configs created in 7.7.7, using
...
the default site config.
2009-05-28 22:59:30 +00:00
Colin Kuskie
368ef7d411
When an inbox message is sent to a group, and any member reads it, it is
...
marked as read by all members.
2009-05-28 17:01:24 +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
Colin Kuskie
d0dd5920a4
Fix the calendar list view to use the correct template variables.
2009-05-27 17:47:18 +00:00
Patrick Donelan
40c5a4fbfd
Moved upgrade packages to correct folder.
2009-05-27 06:57:19 +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
Patrick Donelan
0ad26a1921
Survey: more bug fixes
...
Fixed invalid calendar markup so that Date question type works in IE
Minor tweaks to ResponseJSON for more robustness
Fixed Number question type javascript
2009-05-24 09:59:43 +00:00
Colin Kuskie
8742b71227
Preparing for 7.7.8 development.
2009-05-21 21:41:34 +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
be4b0dc4d4
Fix bugs in the default story archive template (pagination bar) and
...
the subtitle in the Story.
2009-05-20 16:18:02 +00:00
Patrick Donelan
c64a1de9f3
Made Survey upgrades conditional in upgrade script because my 7.7.6 upgrades got
...
committed halfway through the release process.
2009-05-20 10:17:31 +00:00
David Delikat
0fb2b7775d
added EMS Schedule table
2009-05-20 02:51:44 +00:00
Colin Kuskie
39d6708e73
Fix code placement in upgrade script.
2009-05-19 22:12:37 +00:00
Colin Kuskie
57b1e47f30
Don't kill preaction's contentHandlers.
2009-05-18 22:03:40 +00:00
Colin Kuskie
98a1e4c409
Add the FilePump content handler in the right place in the config file.
2009-05-18 21:23:00 +00:00
Colin Kuskie
d8a1623ea0
adding FilePump
2009-05-18 16:03:50 +00:00
Yung Han Khoe
e1ed053d76
matrix template fixes for new ukplayer version
2009-05-18 15:32:57 +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
Colin Kuskie
8e3891a7bd
Merge branch 'master' of git://github.com/pdonelan/webgui into filepump
2009-05-16 14:44:27 -07:00
Colin Kuskie
33c0ab2a05
Fix user profile SMS i18n.
2009-05-16 01:35:56 +00:00
Patrick Donelan
2bde3dc02c
Moved Survey test upgrade to 7.7.6-7.7.7 upgrade script
2009-05-15 23:42:10 +00:00
Yung Han Khoe
5f60eddaa7
rfe #9981 : RedirectAfterLogin Setting
2009-05-15 18:57:12 +00:00
Martin Kamerbeek
bfc140a365
Improved and templated VAT Number management.
2009-05-15 17:20:49 +00:00
Martin Kamerbeek
56ec560255
Added VAT number manager for shop admins.
2009-05-15 16:32:24 +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
Graham Knop
920d63553c
preparing for 7.7.7 dev
2009-05-15 10:59:24 +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