69d4d8f1cc
Bug 6084: Follow up - fix more translation markers
...
grep -R 'alert("' *
was not enough. I needed
grep -R "alert('"
too!.
Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
2011-04-07 21:46:47 +12:00
Srdjan Jankovic
e2e1dfd86e
bug 5309: Adjust progres bar
...
Also added some test facilities
wr73785
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
2010-10-26 11:20:34 -04:00
Srdjan Jankovic
3a4f36b002
bug5027: skip unticked checkboxes when submitting in the background.
...
Signed-off-by: Robin Sheat <robin@catalyst.net.nz>
Signed-off-by: Ian Walls <ian.walls@bywatersolutions.com>
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
2010-10-26 11:20:32 -04:00
Nicole Engard
8f1a6ad3de
bug 4027 fix testStatus typo to textStatus
...
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
2010-06-03 07:52:29 -04:00
Matthias Meusburger
c8bf22893e
MT 2553 : Adds background job for items batch modification
...
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
2010-04-29 21:57:04 -04:00
96c29c707f
Corrections to manage marc import interface, including fix for inaccurate progress bar.
...
Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
2008-10-05 21:18:17 -05:00
13fca44836
Adding progress bar and some other visual enhancements to file upload interactions.
...
Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
2008-10-01 11:58:21 -05:00
Galen Charlton
aba8d91640
bug 1816: improved AJAX file upload and background job progress meters
...
Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-02-18 19:32:04 -06:00
Galen Charlton
b01eb81b7a
XHTML corrections: tools and reports
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-02-15 08:24:46 -06:00
Galen Charlton
a869ed0435
MARC import: part 5 of large file support
...
Staging job now gets moved to background so that
it does not get killed if it takes longer
than the Apache timeout.
Added AJAX monitoring of job status.
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-26 20:05:34 -06:00