Sebastian Mendel
e0b45f38e8
do not urlencode form data (browser is responsible for doing required stuff)
2007-09-27 07:37:42 +00:00
Sebastian Mendel
cfeb306526
coding standard: no spaces inside braces
2007-04-01 11:02:46 +00:00
Sebastian Mendel
374abd5173
fixed/added page level docblock
2007-03-20 10:32:13 +00:00
Sebastian Mendel
817e790762
synced/fixed vim line
2007-03-19 17:55:39 +00:00
Marc Delisle
d01f9977fb
remove uva prefix
2006-12-10 12:32:41 +00:00
Sebastian Mendel
0ae8842353
(not complete) PEAR coding standard
2006-01-17 17:03:02 +00:00
Michal Čihař
618f2d7408
Move javascript stuff out of libraries folder.
2005-11-23 19:10:30 +00:00
Sebastian Mendel
7e04ee2467
- added class icon to images
...
- fixed select all rows/row maker
- removed arrow_ltr/rtl.png for vertical display
- cleaned up php code and html output
2005-11-14 15:01:20 +00:00
Michal Čihař
f1f39b8ed1
added infou about UFPDF to documentation
2004-12-29 14:16:51 +00:00
Alexander M. Turek
0b6975f8bd
Patch #947190
2004-05-16 17:32:15 +00:00
Garvin Hicking
370e80b838
RFE #856208 - Show (un)check all boxes for query results.
2004-05-07 09:35:01 +00:00
Marc Delisle
d4614b526a
bug 887933, nested forms
2004-03-09 20:52:30 +00:00
Marc Delisle
13f274c4e7
bug 857743
2004-01-07 18:13:14 +00:00
Garvin Hicking
b65ba8b5db
Upon clicking on a result row, de/activate the checkbox next to it. Only makes sense for horizontal mode. Can be deactivated by setting BrowseMarkerColor to an empty string in config.inc.php.
2004-01-05 15:27:33 +00:00
Garvin Hicking
14e1def15a
Tried to reduce enormous sice of those three checkboxes.
2003-12-04 17:26:21 +00:00
Garvin Hicking
398b7a9f4a
Editing of multiple records at once.
...
This is a hook-in to the 'delete multiple records' and basically just wraps all data in some kind of Ueber-Array. It should be compatible with single records editing. I tried various combinations already and it seems to work. But this can heavily break stuff, so expect this to be EXPERIMENTAL! We should only release RC1 after this has been thoroughly tested (will do so in the next days by myself).
What maybe needs fixing is the way of evaluating $goto/ $err_url and similars. As I am not much into that redirection stuff, maybe one can see if I did something wrong in the area.
2003-12-04 16:09:13 +00:00
Alexander M. Turek
37d50c1822
Huge set of optimizations, please test!
2003-11-26 22:52:25 +00:00
Garvin Hicking
f0da471ec3
/libraries cleanup hopefully done. Double-Checked every change, my installation still works. ;)
...
Will continue working on remaining files tomorrow and hope to make it to the end of the next day.
2003-11-20 16:31:51 +00:00
Michal Čihař
6884f9701a
no more support for php3
2003-11-18 15:20:45 +00:00