History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
d5b36a574e3c | Tibor Simko | Updated copyright years. | May 2 2006 | |||
b8230c34753b | Nicholas Robinson | Initial release of the WebSubmit Admin in Python. (unplugged) | Apr 28 2006 | |||
9f81b44b322f | Tibor Simko | Respect new names for i18n_extract_from_wml_source.py, i18n_update_wml_target. | Apr 11 2006 | |||
6b13f0051c34 | Tibor Simko | Adapted to the new way of I18N, removing MSG_ dependencies. | Apr 11 2006 | |||
d1997790625a | Tibor Simko | Removed the old way of importing I18N messages. | Apr 11 2006 | |||
0c1abf8e369b | Nicholas Robinson | fixed bug in cloning an action - added call to mysql_escape_string to escape… | Apr 3 2006 | |||
bf81264a2597 | Tibor Simko | Added i18n_update_wml.py call to update _(Foo)_ strings in PHP files generated… | Dec 21 2005 | |||
1c75ed95f8df | Nicholas Robinson | Removed email messages when page moved or deleted; removed JavaScript alert… | Oct 17 2005 | |||
c5e729ad6611 | Nicholas Robinson | Removed email to admin | Oct 17 2005 | |||
23c828158448 | Nicholas Robinson | Fixed a bug concerning caller and doctype variables. | Oct 14 2005 | |||
1d35f3606fbe | Nicholas Robinson | Fixed HTML tag attribute errors; General cleaning; | Oct 14 2005 | |||
836ecc26e42c | Nicholas Robinson | Removed JavaScript; General cleaning. | Oct 14 2005 | |||
58a1bd30c5f0 | Nicholas Robinson | cleaning | Oct 14 2005 | |||
f9b0876b7f19 | Nicholas Robinson | Fixed HTML tag attribute errors; General cleaning. | Oct 14 2005 | |||
6226b6755009 | Nicholas Robinson | Fixed HTML tag attribute errors; Removed JavaScript; General cleaning | Oct 14 2005 | |||
cacbc877bd4f | Nicholas Robinson | Fixed HTML tag attribute errors; removed JavaScript alert; general cleaning; | Oct 14 2005 | |||
ca45030e7cd2 | Nicholas Robinson | Fixed HTML tag attribute errors; general cleaning | Oct 14 2005 | |||
d826fe937997 | Nicholas Robinson | Fixed HTML tag attribute errors; General cleaning; | Oct 12 2005 | |||
5f107310f91d | Nicholas Robinson | Removed some JavaScript alerts (they were shown when acheck had been updated to… | Oct 12 2005 | |||
5130da654815 | Nicholas Robinson | Removed JavaScript popup; Cleaned some comments; | Oct 12 2005 | |||
d4221254dac2 | Nicholas Robinson | Removed JavaScript alert after function deletion. | Oct 12 2005 | |||
6179385c6186 | Nicholas Robinson | Updated some code comments | Sep 23 2005 | |||
c1a4c481ea15 | Nicholas Robinson | Removed outdated comments | Sep 23 2005 | |||
130de29643ba | Nicholas Robinson | Removed some out-dated comments | Sep 23 2005 | |||
9794bb1e3e94 | Nicholas Robinson | Removed some JavaScript alerts - they were not necessary. | Sep 23 2005 | |||
e884c5cca201 | Nicholas Robinson | Tightened security for file opening - path now stripped and only basename used. | Sep 23 2005 | |||
1294dfbaf314 | Nicholas Robinson | Fixed handling of file opening for bibconvert upload templates. Path to… | Sep 23 2005 | |||
e3110e064201 | Nicholas Robinson | Fixed links to upload-template files for Make_Record and Make_Modify_Record… | Sep 23 2005 | |||
df5a20dfef63 | Tibor Simko | Getting rid of WML. | May 13 2005 | |||
84b18f1b27c5 | Tibor Simko | Updated copyright years. | Jan 6 2005 | |||
d8e630a387a6 | Thomas Baron | delete sbmCOLLECTION_sbmDOCTYPE when doctype is deleted | Dec 16 2004 | |||
7e995ac000c1 | Thomas Baron | bug correction by Tibi Dondera EPFL (IE compatibility) | Nov 25 2004 | |||
27df99a42ad2 | Thomas Baron | bug corrections by Tibi Dondera EPFL | Nov 25 2004 | |||
95a5e8cd312f | Trond Aksel Myklebust | Modified error messages from webaccess when calling authaction without getting… | Sep 23 2004 | |||
48abff1c3e1d | Tibor Simko | Wildcard expansion now refers to the source directory in order to correctly… | Aug 25 2004 | |||
cfbcd08b31b7 | Tibor Simko | Patch from Frederic be able to build CDSware out of its source tree. | Jul 15 2004 | |||
c1412e299e8d | Thomas Baron | check if new mandatory select box begins with "Select:" | Jul 7 2004 | |||
40e0a2f68273 | Thomas Baron | change type of response elements now possible | Jul 5 2004 | |||
e07866ad74a0 | Thomas Baron | delete all occurrence of the deleted document type in the sbmSUBMISSIONS table | May 27 2004 | |||
848d629b257a | Tibor Simko | Use new Admin Area style. | May 4 2004 | |||
bd5d208a69c2 | Thomas Baron | the element is created using NOW() SQL function instead of php created variables | Apr 14 2004 | |||
6395a33940cd | Thomas Baron | bug correction: response type is now correctly handled | Apr 1 2004 | |||
9ec03407930a | Thomas Baron | bug correction: marccode column was always empty | Apr 1 2004 | |||
c987c9379ae6 | Thomas Baron | corrected the bug which set the creation and modification dates to '' | Mar 31 2004 | |||
871179ba56ba | Thomas Baron | got rid of old login menu | Mar 16 2004 | |||
8efccbc62916 | Thomas Baron | got rid of the actionbutton form field | Mar 12 2004 | |||
fc9539b3de64 | Tibor Simko | Do not import * from config.py for security reasons. | Mar 11 2004 | |||
7c9eb36c05ac | Thomas Baron | got rid of sbmMODIFY table, everything is now stored in sbmFIELDDESC The web… | Mar 1 2004 | |||
92cd8e69cdf6 | Thomas Baron | few cosmetic changes | Feb 27 2004 | |||
93de8d1ad011 | Thomas Baron | new file management system + "MESS" string deleted from admin interface | Feb 27 2004 | |||
3e9e1bd45ff5 | Thomas Baron | improved layout | Feb 20 2004 | |||
fcc0eb714e2a | Thomas Baron | CDSware layout | Feb 20 2004 | |||
3dee1f64aeff | Thomas Baron | single publiline.py script replaces publiline directory | Feb 18 2004 | |||
a47f8734d532 | Thomas Baron | moved acc_listUsers to websession/lib/webuser list_registered_users corrected… | Feb 16 2004 | |||
8636ea9a4499 | Thomas Baron | new referee selection page several cosmetics changes | Feb 12 2004 | |||
a6d70716ef21 | Tibor Simko | Initial import after module tree reorganization. | Nov 28 2003 |
c4science · Help