Frank Dillon
|
5d4c076290
|
fixed corner case which causes the user profile to not load in cases where custom forms do not work or are broken. It now skips these and throws a warning
|
2007-01-17 22:16:42 +00:00 |
|
Frank Dillon
|
af9ab661a7
|
added JS fixes for IE6 and earlier
|
2007-01-17 21:51:54 +00:00 |
|
Colin Kuskie
|
9041d5746e
|
add brief docs about escaping content inside the templates
|
2007-01-17 21:51:54 +00:00 |
|
JT Smith
|
02622ea55c
|
- fix: notifications from postings
- Refactored the autocommit system to fix the notifications bug above.
|
2007-01-17 21:34:49 +00:00 |
|
JT Smith
|
2c7f49be9a
|
Fixed a bug with RSS feed generation and attachments.
|
2007-01-17 18:24:15 +00:00 |
|
Doug Bell
|
d5b79ae217
|
Fixed RSSFromParent bug
|
2007-01-17 18:20:00 +00:00 |
|
JT Smith
|
cb367a8020
|
more formatting
|
2007-01-17 17:44:07 +00:00 |
|
JT Smith
|
78fb7ef8db
|
fixed typo
|
2007-01-17 17:27:23 +00:00 |
|
JT Smith
|
ed4903f66f
|
more formatting
|
2007-01-17 17:23:05 +00:00 |
|
JT Smith
|
b59b948bc1
|
more formatting
|
2007-01-17 17:05:59 +00:00 |
|
JT Smith
|
214c393a27
|
a ltitle cleanup
|
2007-01-17 16:39:46 +00:00 |
|
Roy Johnson
|
2684f7476c
|
some new tests for the wiki
|
2007-01-17 13:21:05 +00:00 |
|
JT Smith
|
e42a744ed9
|
- fix: XSS Vulnerability in WikiPage titles
- Depricated the random array function in WebGUI::Utility in favor of
List::Utils per the WebGUI Best Practices.
|
2007-01-17 05:23:03 +00:00 |
|
Colin Kuskie
|
945be4a2de
|
fix javascript quoting bug in view project template for PM
|
2007-01-17 05:18:25 +00:00 |
|
Colin Kuskie
|
7529f9c147
|
asset template variables, ISA relationships and new i18n tag for HttpProxy
|
2007-01-17 04:29:18 +00:00 |
|
Colin Kuskie
|
6f8bdc6a14
|
asset variables, ISA relationships and variable cleanup for In/Out Board
|
2007-01-17 00:17:30 +00:00 |
|
Colin Kuskie
|
fc17d22dac
|
asset variables, ISA relationships and variable cleanup for Message Board
|
2007-01-16 23:56:49 +00:00 |
|
Colin Kuskie
|
13436cc1e5
|
asset variables, ISA relationships for MultiSearch
|
2007-01-16 22:23:35 +00:00 |
|
Colin Kuskie
|
f8de15a743
|
asset variables, ISA relationships and graph template variables
|
2007-01-16 22:17:13 +00:00 |
|
Colin Kuskie
|
1ab53b33bf
|
asset variables and ISA relationships for Product
|
2007-01-16 21:36:45 +00:00 |
|
Colin Kuskie
|
693aa8461f
|
Documenting the last two missing templates in the Project Manager
for the popups.
|
2007-01-16 20:24:54 +00:00 |
|
Colin Kuskie
|
fbb242fc5d
|
Added a new i18n tag for N/A in Project Manager.
Finished dashboard (main view) document.
|
2007-01-16 18:04:25 +00:00 |
|
Roy Johnson
|
d4689365c3
|
don't need this line anymore
|
2007-01-16 16:08:17 +00:00 |
|
Roy Johnson
|
61adb7d962
|
fix - xss vulnerability in webgui usernames
|
2007-01-16 16:06:08 +00:00 |
|
Colin Kuskie
|
d24f25c751
|
beginning of dashboard template docs for the Project Manager
|
2007-01-16 05:32:48 +00:00 |
|
Colin Kuskie
|
2e5a8c73bb
|
template vars for ProjectManager. ISA relationships to follow tomorrow
|
2007-01-15 23:51:20 +00:00 |
|
Colin Kuskie
|
2f2cecf808
|
asset template vars and ISA relationship for Search
|
2007-01-15 21:52:27 +00:00 |
|
Colin Kuskie
|
2de229fc9c
|
asset variables and ISA relationships for SQL Report.
|
2007-01-15 19:14:52 +00:00 |
|
Colin Kuskie
|
7175a95f16
|
adding new paginator test for getPage
|
2007-01-15 06:05:38 +00:00 |
|
Colin Kuskie
|
388af92714
|
another missing session variable, in cancelRecurringTransaction
|
2007-01-14 23:35:00 +00:00 |
|
Colin Kuskie
|
e6e542000c
|
fix return from copying a DatabaseLink
|
2007-01-14 23:31:23 +00:00 |
|
Martin Kamerbeek
|
2db563c1cf
|
Made the shopping cart support dynamic item plugins
|
2007-01-14 15:26:26 +00:00 |
|
Colin Kuskie
|
07cab9a1de
|
fix POD for Paginator, number of rows per page
|
2007-01-14 03:46:07 +00:00 |
|
Roy Johnson
|
777a7a0b08
|
fix - cannot save content filters
fix - cannot delete content filters
|
2007-01-13 22:56:36 +00:00 |
|
Colin Kuskie
|
35f56abfed
|
fix typo in redirecting user who is visitor during checkout
|
2007-01-13 17:26:32 +00:00 |
|
Colin Kuskie
|
2be043f635
|
asset and ISA variables for StockData
|
2007-01-13 00:30:21 +00:00 |
|
Colin Kuskie
|
1b842c73d5
|
asset and ISA variables for Survey
|
2007-01-12 23:27:53 +00:00 |
|
Colin Kuskie
|
4056586ad7
|
fix subroutine instead of method calls for privileges
|
2007-01-12 17:56:43 +00:00 |
|
Colin Kuskie
|
55b5f05041
|
macro nesting docs
|
2007-01-12 17:40:58 +00:00 |
|
Martin Kamerbeek
|
72e6a896f9
|
bugfix in WG::FOrm::Date where epoch values were not processed correctly
|
2007-01-12 12:51:37 +00:00 |
|
Colin Kuskie
|
f53e401fa5
|
DataForm asset variables and ISA relationships
|
2007-01-11 17:27:07 +00:00 |
|
Colin Kuskie
|
eea413d4c1
|
update my credit info
|
2007-01-11 05:46:14 +00:00 |
|
Colin Kuskie
|
da03424051
|
Fix a bug with uploading files through the FilePile.
Permissions default to those of the parent, but if they are overridden in the FilePile
form the form settings are now taken.
|
2007-01-11 03:56:44 +00:00 |
|
Frank Dillon
|
d90a87699c
|
event tooltip fix
|
2007-01-11 01:52:19 +00:00 |
|
Frank Dillon
|
9afcc21ac4
|
fixed tooltips
|
2007-01-11 01:18:09 +00:00 |
|
Frank Dillon
|
bec299d698
|
fixed tooltips for IE
|
2007-01-11 01:15:04 +00:00 |
|
Colin Kuskie
|
6d42a44f26
|
fixing bug in css03.css
|
2007-01-11 00:34:48 +00:00 |
|
Colin Kuskie
|
d9c25231ee
|
fix some typos in the pagination loop variables
|
2007-01-10 21:35:00 +00:00 |
|
Doug Bell
|
0ea3707f4f
|
Ready for 7.3.5 dev
|
2007-01-10 16:41:57 +00:00 |
|
Doug Bell
|
4666645729
|
7.3.4 Release
|
2007-01-10 16:16:51 +00:00 |
|