/[webpac2]/Webpacus/TODO
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 /Webpacus/TODO

Parent Directory Parent Directory | Revision Log Revision Log


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

Revision 349 - (view) (annotate) - [select for diffs]
Modified Sat Jan 7 17:34:21 2006 UTC (18 years, 3 months ago) by dpavlin
File length: 1498 byte(s)
Diff to previous 348
 r364@llin:  dpavlin | 2006-01-07 18:33:01 +0100
 use Encode [0.29]


Revision 348 - (view) (annotate) - [select for diffs]
Modified Sat Jan 7 17:34:16 2006 UTC (18 years, 3 months ago) by dpavlin
File length: 1498 byte(s)
Diff to previous 329
 r360@llin:  dpavlin | 2006-01-07 17:38:48 +0100
 use Encode instead of Text::Iconv


Revision 329 - (view) (annotate) - [select for diffs]
Modified Tue Dec 27 21:36:42 2005 UTC (18 years, 3 months ago) by dpavlin
File length: 1412 byte(s)
Diff to previous 326
 r365@athlon:  dpavlin | 2005-12-27 22:39:14 +0100
 added javascript functions checkbox_toggle and checkbox_single which toggle or select
 just one element from multiple checkboxes (actual implementation is in checkbox_magic).
 Modified Model::Databases to have require_input parametar, to skip empty databases [0.28]


Revision 326 - (view) (annotate) - [select for diffs]
Modified Mon Dec 26 20:10:52 2005 UTC (18 years, 3 months ago) by dpavlin
File length: 1350 byte(s)
Diff to previous 325
 r12490@llin:  dpavlin | 2005-12-26 21:13:13 +0100
 - make database filter work in WebPAC.Suggest [0.27]
 - search/suggest has changed it's REST URI to:
   search/suggest?search=FieldName&show=TitleProper&FieldName=query%20string
 - created search/filter_database


Revision 325 - (view) (annotate) - [select for diffs]
Modified Mon Dec 26 00:18:31 2005 UTC (18 years, 3 months ago) by dpavlin
File length: 1297 byte(s)
Diff to previous 313
 r12488@llin:  dpavlin | 2005-12-26 01:20:46 +0100
 implemented own reset_form which erase all custom attributes, but
 resets only fields which are in _reset hidden field in form. [0.26]
 pager and search_via_link should now work


Revision 313 - (view) (annotate) - [select for diffs]
Modified Wed Dec 21 22:18:56 2005 UTC (18 years, 4 months ago) by dpavlin
File length: 1290 byte(s)
Diff to previous 305
fix grep { qr// } which doesn't work (why? perl v5.8.4) [0.25]


Revision 305 - (view) (annotate) - [select for diffs]
Modified Tue Dec 20 00:00:57 2005 UTC (18 years, 4 months ago) by dpavlin
File length: 1240 byte(s)
Diff to previous 293
 r330@athlon:  dpavlin | 2005-12-20 01:01:58 +0100
 make database config available to each record as [% config.something %], for
 example [% config.name %] is actually name field for that record


Revision 293 - (view) (annotate) - [select for diffs]
Modified Sun Dec 18 23:35:24 2005 UTC (18 years, 4 months ago) by dpavlin
File length: 1233 byte(s)
Diff to previous 283
 r11793@llin:  dpavlin | 2005-12-19 06:36:10 +0100
 minor tweaks for new WebPAC core 2.00_6


Revision 283 - (view) (annotate) - [select for diffs]
Modified Sat Dec 17 23:41:10 2005 UTC (18 years, 4 months ago) by dpavlin
File length: 1138 byte(s)
Diff to previous 279
 r11772@llin:  dpavlin | 2005-12-18 05:41:37 +0100
 mostly re-organisation and cleanup of code. Split WebPAC class in
 js/webpac.js and search related API (called from templates) into
 js/search.js, fix saving in editor as consequence [0.23]


Revision 279 - (view) (annotate) - [select for diffs]
Modified Sat Dec 17 22:20:23 2005 UTC (18 years, 4 months ago) by dpavlin
File length: 1058 byte(s)
Diff to previous 275
 r11763@llin:  dpavlin | 2005-12-18 04:16:41 +0100
 fix WebPAC.Updater not to mess parametars in url which broke
 [% search('FieldToDisplay','FieldToSearch','optional delimiter') %]
 and maybe other Ajax.Updater(s) which got converted to WebPAC.Updater [0.22]


Revision 275 - (view) (annotate) - [select for diffs]
Modified Sat Dec 17 03:20:19 2005 UTC (18 years, 4 months ago) by dpavlin
File length: 990 byte(s)
Diff to previous 270
 r11753@llin:  dpavlin | 2005-12-17 08:19:38 +0100
 semi-working version: added filtering by databases (using STRRX Hyper Estraier
 operator because number of attributes when searching is limited to 9),
 added link to search from editor and fixed load_template URI (needs /ajax)


Revision 270 - (view) (annotate) - [select for diffs]
Modified Sat Dec 17 00:37:12 2005 UTC (18 years, 4 months ago) by dpavlin
File length: 973 byte(s)
Diff to previous 250
 r11747@llin:  dpavlin | 2005-12-17 05:37:34 +0100
 make browsers without JavaScript supported, at least for search [0.20]


Revision 250 - (view) (annotate) - [select for diffs]
Modified Thu Dec 15 02:03:25 2005 UTC (18 years, 4 months ago) by dpavlin
File length: 912 byte(s)
Diff to previous 244
 r11706@llin:  dpavlin | 2005-12-15 03:49:56 +0100
 select multiple databases in editor [0.19]


Revision 244 - (view) (annotate) - [select for diffs]
Modified Wed Dec 14 23:04:13 2005 UTC (18 years, 4 months ago) by dpavlin
File length: 853 byte(s)
Diff to previous 242
 r11695@llin:  dpavlin | 2005-12-15 01:35:43 +0100
 restored editor to work with default database [0.18]


Revision 242 - (view) (annotate) - [select for diffs]
Modified Wed Dec 14 18:56:17 2005 UTC (18 years, 4 months ago) by dpavlin
File length: 846 byte(s)
Diff to previous 237
 r11685@llin:  dpavlin | 2005-12-14 19:02:44 +0100
 updated record handling to use record_uri [0.17]


Revision 237 - (view) (annotate) - [select for diffs]
Modified Tue Dec 6 23:49:13 2005 UTC (18 years, 4 months ago) by dpavlin
File length: 766 byte(s)
Diff to previous 224
 r251@athlon:  dpavlin | 2005-12-07 00:53:48 +0100
 create record_uri for TT (will be used for load_rec) and minor tweaks


Revision 224 - (view) (annotate) - [select for diffs]
Modified Mon Dec 5 19:15:11 2005 UTC (18 years, 4 months ago) by dpavlin
File length: 642 byte(s)
Diff to previous 222
 r11545@llin:  dpavlin | 2005-12-05 16:50:54 +0100
 first (non-working) try to support new WebPAC API (with prefix)


Revision 222 - (view) (annotate) - [select for diffs]
Modified Mon Dec 5 19:15:01 2005 UTC (18 years, 4 months ago) by dpavlin
File length: 581 byte(s)
Diff to previous 206
 r11533@llin:  dpavlin | 2005-12-05 02:53:10 +0100
 initial work on support new WebPAC multi-database version


Revision 206 - (view) (annotate) - [select for diffs]
Modified Sat Dec 3 02:08:04 2005 UTC (18 years, 4 months ago) by dpavlin
File length: 528 byte(s)
Diff to previous 197
 r11432@llin:  dpavlin | 2005-12-03 03:11:46 +0100
 custom Ajax.Suggest works (tested IE 6, Firefox 1.5)
 Ugly cludge to force-replace all Ajax.Autocompleter with Ajax.Suggest for
 testing (I will write special generator function for it RSN). [0.14]


Revision 197 - (view) (annotate) - [select for diffs]
Modified Tue Nov 29 15:30:03 2005 UTC (18 years, 4 months ago) by dpavlin
File length: 407 byte(s)
Diff to previous 188
 r11261@llin:  dpavlin | 2005-11-29 16:32:54 +0100
 close open tags works in multiple textareas


Revision 188 - (view) (annotate) - [select for diffs]
Modified Mon Nov 28 17:12:05 2005 UTC (18 years, 4 months ago) by dpavlin
File length: 400 byte(s)
Diff to previous 187
 r11245@llin:  dpavlin | 2005-11-28 16:45:04 +0100
 tab and insert tags doesn't scroll textarea any more (firefox fix)


Revision 187 - (view) (annotate) - [select for diffs]
Modified Sun Nov 27 22:10:36 2005 UTC (18 years, 4 months ago) by dpavlin
File length: 393 byte(s)
Diff to previous 183
 r11243@llin:  dpavlin | 2005-11-27 23:13:09 +0100
 added load_rec(nr, tmp_template_filename) usable from TT templates to reload
 single record (usually nr is comming from [% d('MFN') %]) in different
 template [0.07]


Revision 183 - (view) (annotate) - [select for diffs]
Modified Sun Nov 27 20:03:51 2005 UTC (18 years, 4 months ago) by dpavlin
File length: 356 byte(s)
Diff to previous 182
 r11235@llin:  dpavlin | 2005-11-27 21:06:26 +0100
 better visibility and speed by killing some ultra-small fonts and long efects


Revision 182 - (view) (annotate) - [select for diffs]
Modified Sun Nov 27 18:32:24 2005 UTC (18 years, 4 months ago) by dpavlin
File length: 301 byte(s)
Diff to previous 181
 r11200@llin:  dpavlin | 2005-11-27 19:33:44 +0100
 submit must reset page field to 1 [0.06]


Revision 181 - (view) (annotate) - [select for diffs]
Modified Sun Nov 27 18:18:11 2005 UTC (18 years, 4 months ago) by dpavlin
File length: 317 byte(s)
Diff to previous 178
 r11198@llin:  dpavlin | 2005-11-27 19:20:44 +0100
 more work on tidy output. close button and show div (onclick, yes, it's bad.)


Revision 178 - (view) (annotate) - [select for diffs]
Modified Sun Nov 27 05:07:01 2005 UTC (18 years, 4 months ago) by dpavlin
File length: 94 byte(s)
Diff to previous 163
 r11192@llin:  dpavlin | 2005-11-27 06:09:29 +0100
 last notes and missed editor.tt commit


Revision 163 - (view) (annotate) - [select for diffs]
Modified Sat Nov 26 18:18:10 2005 UTC (18 years, 4 months ago) by dpavlin
File length: 59 byte(s)
Diff to previous 154
 r11162@llin:  dpavlin | 2005-11-26 19:20:32 +0100
 more work on editor


Revision 154 - (view) (annotate) - [select for diffs]
Added Sat Nov 26 01:54:37 2005 UTC (18 years, 4 months ago) by dpavlin
File length: 47 byte(s)
 r11140@llin:  dpavlin | 2005-11-25 20:56:27 +0100
 things to do


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