Doug Bell
|
f43541c5c9
|
done with addRevision tests
remaining fails are other stuff and I need to move on
|
2010-12-03 15:01:31 -06:00 |
|
Doug Bell
|
7c14d1e6c4
|
almost done fixing addRevision tests
|
2010-12-03 15:01:31 -06:00 |
|
Doug Bell
|
6931fd471e
|
all tests run individually
|
2010-12-03 15:01:31 -06:00 |
|
Doug Bell
|
1866c593ea
|
almost done fixing addRevision changes
|
2010-12-03 15:01:31 -06:00 |
|
Doug Bell
|
3ce9198220
|
setVersionLock needs to be done only for tags
|
2010-12-03 15:01:30 -06:00 |
|
Doug Bell
|
ab18af37ef
|
default new revisions to approved
|
2010-12-03 15:01:30 -06:00 |
|
Doug Bell
|
0fd78da778
|
Test::Class asset tests fixed for addRevision
|
2010-12-03 15:01:30 -06:00 |
|
Doug Bell
|
f0df8b720b
|
addSave will always be adding
|
2010-12-03 15:01:30 -06:00 |
|
Doug Bell
|
e89375622b
|
move version tag stuff out of addRevision
|
2010-12-03 15:01:30 -06:00 |
|
Scott Walters
|
922e4cef37
|
Take a --configFile of either absolute path or relative to etc. Maybe.
|
2010-12-02 18:18:50 -05:00 |
|
Colin Kuskie
|
9b0dcf2b68
|
Remove default message for the upgrade sub and replace with something more useful.
|
2010-12-01 10:23:06 -08:00 |
|
Colin Kuskie
|
daaf6d44b5
|
Ready for 7.10.7 development
|
2010-11-30 21:03:23 -08:00 |
|
Colin Kuskie
|
54d31e2e31
|
Preparing for 7.10.6 release.
|
2010-11-30 20:37:42 -08:00 |
|
Colin Kuskie
|
dd7e6016dc
|
Add a workflow activity that reverifies that all subscribers to a CS can still view the CS, otherwise, remove them. Hook up the workflow to the update method in Collaboriation.pm and create an instance for it if the groupIdView changes. Add tests for the activity. Add a new workflow. Update the default WebGUI.conf.
|
2010-11-30 15:07:49 -08:00 |
|
Colin Kuskie
|
e2115411b5
|
entryId needs to be public for the earlier change to work. Fixes bug #11980
|
2010-11-30 08:52:57 -08:00 |
|
Colin Kuskie
|
8cf5ce1950
|
Testing code moved out of t/Session/Http.t into t/Session/Request.t
|
2010-11-29 16:51:19 -08:00 |
|
Paul Driver
|
b219324fc1
|
fixed #11978: Pasting links into TinyMCE
|
2010-11-29 15:54:07 -05:00 |
|
Colin Kuskie
|
1d19269f7e
|
Don't need weaken twice.
|
2010-11-29 09:49:23 -08:00 |
|
Colin Kuskie
|
5d4405f43d
|
Convert Image::Graph and Poll over to use FormBuilder.
|
2010-11-29 09:37:28 -08:00 |
|
Colin Kuskie
|
0983362204
|
Fix WebGUI::Crud to autowrite objects when created.
|
2010-11-28 22:01:26 -08:00 |
|
Colin Kuskie
|
ef3cbf3303
|
Add short circuiting to deleteField method in FormBuilder.
|
2010-11-28 19:40:43 -08:00 |
|
Doug Bell
|
f727fe354b
|
fix 11974 toolbar icons broken in webkit html5
|
2010-11-23 14:33:29 -06:00 |
|
Colin Kuskie
|
e7fcf33a4d
|
Move ifModifiedSince into WebGUI::Session::Request
|
2010-11-22 09:53:03 -08:00 |
|
Colin Kuskie
|
995b04e7de
|
Remove getRedirectLocation and setRedirectLocation from Session::Http
|
2010-11-22 09:28:14 -08:00 |
|
Colin Kuskie
|
8b6bbdb9f7
|
Remove setFilename, getFilename from Session::Http, and use Plack::Response methods instead.
|
2010-11-22 08:06:25 -08:00 |
|
Colin Kuskie
|
fd8f03a186
|
Change getMimeType and setMimeType to response->content_type.
|
2010-11-21 22:35:26 -08:00 |
|
Colin Kuskie
|
e5adc07a05
|
Remove getStatus and setStatus in Session::Http, and replace them with status, from $session->status.
|
2010-11-21 21:11:41 -08:00 |
|
Colin Kuskie
|
b830bd8e71
|
Add documentation about the removal of WebGUI::Session::Var and how to handle migration.
|
2010-11-21 17:36:06 -08:00 |
|
Colin Kuskie
|
b640216437
|
Remove URL handlers from config files, and from the default config file. Add a stub to the migration notes that URLHandlers are now done as Plack Middleware.
|
2010-11-21 17:24:32 -08:00 |
|
Graham Knop
|
e71e95544f
|
add WebGUI::GUID and make WebGUI::Session::Id a wrapper around that
|
2010-11-19 18:32:39 -06:00 |
|
Colin Kuskie
|
cd0986ecdf
|
Fix session leak from this test.
|
2010-11-19 11:51:09 -08:00 |
|
Colin Kuskie
|
d02472cfa6
|
Change Session::ID to no longer need a session. Instead, you pass it a seed for salting the hash generation.
|
2010-11-19 08:53:22 -08:00 |
|
Colin Kuskie
|
68638c2ae8
|
Fix incorrect translation of $user->profileField to $user->get. ProfileField was a mutator, not just an accessor.
|
2010-11-19 08:52:46 -08:00 |
|
Colin Kuskie
|
e03bb22d56
|
More deprecation fixes.
|
2010-11-18 19:41:09 -08:00 |
|
Colin Kuskie
|
8255b6905f
|
Remove more deprecated uses of profileField.
|
2010-11-18 16:16:40 -08:00 |
|
Colin Kuskie
|
59c03b50e7
|
Change occurances of user->profileField to user->get
|
2010-11-18 16:12:03 -08:00 |
|
Colin Kuskie
|
ae48e7517a
|
Remove profileField method from DateTime.
|
2010-11-18 15:51:48 -08:00 |
|
Colin Kuskie
|
9a1c82f384
|
Remove deprecated user methods from International
|
2010-11-18 15:51:48 -08:00 |
|
Colin Kuskie
|
db1ee99cbc
|
Don't use the deprecated methods in the core.
|
2010-11-18 15:51:48 -08:00 |
|
Graham Knop
|
b6abeb0fbf
|
use Package::Stash for deprecation
|
2010-11-18 13:05:56 -06:00 |
|
Colin Kuskie
|
dcff137cfa
|
Merge branch 'Varless' into WebGUI8
|
2010-11-18 11:04:42 -08:00 |
|
Colin Kuskie
|
5812d88bd4
|
No using Var!
|
2010-11-18 08:41:49 -08:00 |
|
Colin Kuskie
|
678406d54d
|
Fix tests that were using var.
|
2010-11-18 08:40:22 -08:00 |
|
Colin Kuskie
|
c4553012d1
|
Syntax clean.
|
2010-11-17 16:34:11 -08:00 |
|
Colin Kuskie
|
b5d263e693
|
Fix Auth and SSO.
|
2010-11-17 16:20:59 -08:00 |
|
Colin Kuskie
|
39dc7323f3
|
Finish moving over Var tests into session. Remove Session::Var.
|
2010-11-17 16:18:51 -08:00 |
|
Paul Driver
|
a3acacd077
|
make modperl shut up about exit
|
2010-11-17 14:08:14 -06:00 |
|
Jukka Raimovaara
|
b24db340e8
|
added #11968: use the language override in the registration form
|
2010-11-17 21:00:50 +02:00 |
|
Colin Kuskie
|
63217ab198
|
Ready for 7.10.6 development.
|
2010-11-16 21:02:49 -08:00 |
|
Colin Kuskie
|
19b901f2ad
|
Preparing for 7.10.5 release
|
2010-11-16 20:27:56 -08:00 |
|