Matthew Wilson
|
401c72f062
|
some minor changes.
|
2006-01-18 05:21:34 +00:00 |
|
Matthew Wilson
|
e33c7bebc3
|
an absolute slew of changes.
|
2006-01-18 01:45:55 +00:00 |
|
Colin Kuskie
|
9c07548c71
|
more missing session vars in form calls
|
2006-01-17 17:47:12 +00:00 |
|
Roy Johnson
|
cd45f88e9f
|
Fixed getRoot, getDefault, and getNotFound to pass them a session
|
2006-01-17 16:13:16 +00:00 |
|
Roy Johnson
|
edc147d948
|
fixing calls to getImportNode
|
2006-01-17 15:48:53 +00:00 |
|
JT Smith
|
c5cf903b45
|
fixed more session related bugs
|
2006-01-17 05:34:57 +00:00 |
|
Colin Kuskie
|
2e5f5c6038
|
more missing session variables in form calls
|
2006-01-17 05:20:26 +00:00 |
|
Matthew Wilson
|
09483e18c5
|
a ton of $session fixes (thanks to Colin), and a new $session checker, that supposedly, shouldn't be needed now. It can be backed out, however, easily.
|
2006-01-16 22:45:21 +00:00 |
|
Colin Kuskie
|
35c4ad353d
|
missing session variables from ->new found via code analysis
|
2006-01-16 21:55:39 +00:00 |
|
Matthew Wilson
|
128f265678
|
finally, the last of this round of syntax fixes.
|
2006-01-15 21:02:00 +00:00 |
|
Matthew Wilson
|
f8de599f35
|
more bugfixes. last of this round of syntaxCheck.t fixes.
|
2006-01-15 19:39:12 +00:00 |
|
Roy Johnson
|
9b867ab627
|
merging bugfixes from 6.8.5
|
2006-01-15 18:42:46 +00:00 |
|
JT Smith
|
b0ffb721b6
|
more session related bug fixes
|
2006-01-15 18:34:44 +00:00 |
|
Matthew Wilson
|
f2cccdff9f
|
more oodles of changes.
|
2006-01-15 18:19:44 +00:00 |
|
Matthew Wilson
|
65823b1f53
|
oodles of fixes.
|
2006-01-15 15:56:17 +00:00 |
|
Colin Kuskie
|
441e6e1d4a
|
last bunch of i18n bug fixes
|
2006-01-15 04:01:38 +00:00 |
|
Colin Kuskie
|
edfaa153b9
|
end of test program sweeps for dictionary lookups via subroutine instead
of object method.
|
2006-01-15 02:34:50 +00:00 |
|
Matthew Wilson
|
19bce8eaf6
|
bunches o syntax fixes.
|
2006-01-14 21:06:52 +00:00 |
|
JT Smith
|
3feda4d3f3
|
more bug fixes
|
2006-01-13 19:51:51 +00:00 |
|
JT Smith
|
a6e5450b64
|
more bug fixes
|
2006-01-13 19:32:26 +00:00 |
|
JT Smith
|
5a8845c407
|
remove grouping use line
|
2006-01-12 22:52:22 +00:00 |
|
JT Smith
|
a3adaee3a0
|
removing unnecessary use lines
|
2006-01-12 22:27:20 +00:00 |
|
Colin Kuskie
|
44abb8230c
|
merge missing hoverHelp, update to new API
|
2006-01-12 21:26:25 +00:00 |
|
JT Smith
|
1e5034acd6
|
refactored storage api to handle new session stuff
|
2006-01-12 19:15:34 +00:00 |
|
JT Smith
|
02c5a65857
|
updated profile field and profile category to use the new session api
|
2006-01-12 18:55:10 +00:00 |
|
Colin Kuskie
|
01d95a265e
|
new i18n api requiring $session
|
2006-01-12 17:49:20 +00:00 |
|
JT Smith
|
877bf082a0
|
migrating paginator api to new session system
fixed a few old style session vars
|
2006-01-12 17:24:06 +00:00 |
|
JT Smith
|
925906ca7e
|
refactored WebGUI::Id to use new session api
|
2006-01-11 23:34:02 +00:00 |
|
JT Smith
|
2735385050
|
migrated WebGUI::Icon api to use new session
|
2006-01-11 23:12:07 +00:00 |
|
JT Smith
|
b3974c0cd5
|
refactored WebGUI::HTMLForm api to use new session system
|
2006-01-11 16:53:02 +00:00 |
|
JT Smith
|
c74c1bdcbc
|
merged WebGUI::Groupings with WebGUI::Group and WebGUI::User
changed WebGUI::Group api to work with the new session api
|
2006-01-11 03:27:07 +00:00 |
|
Roy Johnson
|
8071a041fa
|
bugfix [ 1396957 ] Priv checks on DataForm
|
2006-01-11 00:27:24 +00:00 |
|
JT Smith
|
2599a4c853
|
converting WebGUI::Form API to use new session system
|
2006-01-10 17:43:38 +00:00 |
|
JT Smith
|
9520b4ce48
|
migrating datetime api for session
|
2006-01-10 17:06:41 +00:00 |
|
JT Smith
|
a194408513
|
changing copyright year
|
2006-01-09 23:51:04 +00:00 |
|
Colin Kuskie
|
6430a672c1
|
merge of Matrix doc patches #1
|
2006-01-09 22:48:36 +00:00 |
|
JT Smith
|
d470a7cdd4
|
more session related changes
|
2006-01-09 20:43:02 +00:00 |
|
Roy Johnson
|
1a959e2681
|
Merging bugfix into HEAD
|
2006-01-09 20:15:28 +00:00 |
|
JT Smith
|
024514c549
|
more session related changes
|
2006-01-09 19:56:26 +00:00 |
|
Colin Kuskie
|
dcddc30e5e
|
forward port of 6.8 bug fix
|
2006-01-04 05:11:19 +00:00 |
|
Colin Kuskie
|
21188e7949
|
forward port of colins 6.8.4 bugwork
|
2006-01-02 18:51:38 +00:00 |
|
JT Smith
|
2866a2c873
|
converting assets to new session system
|
2006-01-02 03:12:54 +00:00 |
|
Colin Kuskie
|
893b03fc53
|
restore purge sub
|
2006-01-01 01:09:58 +00:00 |
|
Colin Kuskie
|
da95226072
|
forward port of 6.8.4 avatar changes, -r 357:369
|
2005-12-29 18:03:59 +00:00 |
|
Colin Kuskie
|
3a6284d0f4
|
Hover help for Matrix. Internationalized all labels and text as well.
Internationalized entries for Commerce settings that were missed before.
Added some POD.
|
2005-12-22 23:18:55 +00:00 |
|
Colin Kuskie
|
4206828715
|
Add POD to 1 Asset and 7 Operations.
Internationalized a label in Operation::LoginHistory
|
2005-12-21 22:54:50 +00:00 |
|
JT Smith
|
256193e4a6
|
merging 6.8.4 changes
|
2005-12-21 17:08:02 +00:00 |
|
JT Smith
|
1bcfa3bddc
|
- Fixed a syntax error in Post.pm
- fix [ 1382675 ] File Path Wrong - Uploads are difficult
- fix [ 1380368 ] Snippets should not contain debugging info
- fix [ 1377668 ] Unescaped double quote in Syndacate title cause problems
|
2005-12-16 19:52:07 +00:00 |
|
JT Smith
|
6944fe3316
|
- fix [ 1381694 ] Unable to reset votes on poll
- fix [ 1381309 ] FormParam macro returns always undef
- fix [ 1379595 ] http proxy broken
- fix [ 1379060 ] Unable to view subscription codes
|
2005-12-16 16:28:21 +00:00 |
|
Colin Kuskie
|
cc88ecada8
|
bugfix sf#1381305, SQLReports broken
|
2005-12-16 00:32:57 +00:00 |
|