/[webpac2]/branches/Sack/web/browse.cgi
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Log of /branches/Sack/web/browse.cgi

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (annotate)
Sticky Revision:

Revision 1310 - (view) (annotate) - [select for diffs]
Modified Mon Sep 21 19:04:14 2009 UTC (14 years, 7 months ago) by dpavlin
File length: 9396 byte(s)
Diff to previous 79
branch for refactoring of WebPAC::Input::* modules for Sack


Revision 79 - (view) (annotate) - [select for diffs]
Modified Sun Nov 20 21:45:09 2005 UTC (18 years, 5 months ago) by dpavlin
Original Path: trunk/web/browse.cgi
File length: 9396 byte(s)
Diff to previous 77
 r8999@llin:  dpavlin | 2005-11-20 22:46:22 +0100
 select template by clicking on list


Revision 77 - (view) (annotate) - [select for diffs]
Modified Sun Nov 20 20:44:15 2005 UTC (18 years, 5 months ago) by dpavlin
Original Path: trunk/web/browse.cgi
File length: 8644 byte(s)
Diff to previous 72
 r8995@llin:  dpavlin | 2005-11-20 21:45:05 +0100
 fix save template


Revision 72 - (view) (annotate) - [select for diffs]
Modified Sun Nov 20 01:50:47 2005 UTC (18 years, 5 months ago) by dpavlin
Original Path: trunk/web/browse.cgi
File length: 8643 byte(s)
Diff to previous 70
 r8984@llin:  dpavlin | 2005-11-20 02:51:47 +0100
 drop down to select template


Revision 70 - (view) (annotate) - [select for diffs]
Modified Sat Nov 19 23:48:24 2005 UTC (18 years, 5 months ago) by dpavlin
Original Path: trunk/web/browse.cgi
File length: 7963 byte(s)
Diff to previous 68
 r8980@llin:  dpavlin | 2005-11-20 00:49:22 +0100
 implement data_structure that returns HASH and not ARRAY.
 
 Little explanation for this rationale:
 
 Array was needed back in WebPAC v1 because order of tags in import_xml was
 important. However, since we are no longer depending on order of tags in
 input/*.xml, hash is much better choice.


Revision 68 - (view) (annotate) - [select for diffs]
Modified Wed Nov 16 15:49:22 2005 UTC (18 years, 5 months ago) by dpavlin
Original Path: trunk/web/browse.cgi
File length: 7976 byte(s)
Diff to previous 67
 r8903@llin:  dpavlin | 2005-11-16 16:49:47 +0100
 strip newlines from beginning of file also


Revision 67 - (view) (annotate) - [select for diffs]
Modified Wed Nov 16 15:33:12 2005 UTC (18 years, 5 months ago) by dpavlin
Original Path: trunk/web/browse.cgi
File length: 7948 byte(s)
Diff to previous 63
 r8900@llin:  dpavlin | 2005-11-16 16:33:30 +0100
 added CSS editor


Revision 63 - (view) (annotate) - [select for diffs]
Modified Tue Nov 15 16:56:40 2005 UTC (18 years, 5 months ago) by dpavlin
Original Path: trunk/web/browse.cgi
File length: 5404 byte(s)
Diff to previous 61
 r8893@llin:  dpavlin | 2005-11-15 17:52:20 +0100
 strip cr or lf which seem to accumulate at end of template


Revision 61 - (view) (annotate) - [select for diffs]
Modified Tue Nov 15 14:31:03 2005 UTC (18 years, 5 months ago) by dpavlin
Original Path: trunk/web/browse.cgi
File length: 5377 byte(s)
Diff to previous 60
 r8883@llin:  dpavlin | 2005-11-14 21:39:14 +0100
 fade initial idle status


Revision 60 - (view) (annotate) - [select for diffs]
Modified Tue Nov 15 14:30:50 2005 UTC (18 years, 5 months ago) by dpavlin
Original Path: trunk/web/browse.cgi
File length: 5264 byte(s)
Diff to previous 59
 r8882@llin:  dpavlin | 2005-11-14 21:21:56 +0100
 fade out status message


Revision 59 - (view) (annotate) - [select for diffs]
Modified Tue Nov 15 14:30:39 2005 UTC (18 years, 5 months ago) by dpavlin
Original Path: trunk/web/browse.cgi
File length: 5183 byte(s)
Diff to previous 58
 r8881@llin:  dpavlin | 2005-11-14 21:11:41 +0100
 dont't go before first record (hide arrow)


Revision 58 - (view) (annotate) - [select for diffs]
Modified Tue Nov 15 14:30:26 2005 UTC (18 years, 5 months ago) by dpavlin
Original Path: trunk/web/browse.cgi
File length: 5042 byte(s)
Diff to previous 57
 r8880@llin:  dpavlin | 2005-11-14 19:16:05 +0100
 fix character encoding issues due to JavaScript which returns %uxxxx encoded
 characters


Revision 57 - (view) (annotate) - [select for diffs]
Modified Tue Nov 15 14:30:11 2005 UTC (18 years, 5 months ago) by dpavlin
Original Path: trunk/web/browse.cgi
File length: 4866 byte(s)
Diff to previous 54
 r8879@llin:  dpavlin | 2005-11-14 18:57:21 +0100
 split javascript into own actions


Revision 54 - (view) (annotate) - [select for diffs]
Modified Mon Nov 14 16:16:57 2005 UTC (18 years, 5 months ago) by dpavlin
Original Path: trunk/web/browse.cgi
File length: 4818 byte(s)
Diff to previous 49
 r8863@llin:  dpavlin | 2005-11-14 16:59:48 +0100
 edit template in browser


Revision 49 - (view) (annotate) - [select for diffs]
Modified Mon Nov 14 16:15:27 2005 UTC (18 years, 5 months ago) by dpavlin
Original Path: trunk/web/browse.cgi
File length: 3541 byte(s)
Diff to previous 47
 r8858@llin:  dpavlin | 2005-11-14 13:18:02 +0100
 show error on non-existing records, show template edit textarea


Revision 47 - (view) (annotate) - [select for diffs]
Modified Mon Nov 14 16:14:49 2005 UTC (18 years, 5 months ago) by dpavlin
Original Path: trunk/web/browse.cgi
File length: 2497 byte(s)
Diff to previous 46
 r8856@llin:  dpavlin | 2005-11-14 12:08:11 +0100
 added reload


Revision 46 - (view) (annotate) - [select for diffs]
Added Mon Nov 14 16:13:17 2005 UTC (18 years, 5 months ago) by dpavlin
Original Path: trunk/web/browse.cgi
File length: 2355 byte(s)
 r8855@llin:  dpavlin | 2005-11-14 01:49:57 +0100
 added small browser using Interactive Website Framework
 from http://iwf.sourceforge.net


This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

  ViewVC Help
Powered by ViewVC 1.1.26