/[webpac2]/Webpacus/lib/Webpacus.pm
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/lib/Webpacus.pm

Parent Directory Parent Directory | Revision Log Revision Log


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

Revision 357 - (view) (annotate) - [select for diffs]
Modified Sat Jan 7 23:43:38 2006 UTC (18 years, 3 months ago) by dpavlin
File length: 1598 byte(s)
Diff to previous 348
 r381@llin:  dpavlin | 2006-01-08 00:35:45 +0100
 resize textarea and store it's size into cookie, added log link at top [0.30]


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: 1598 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, 4 months ago) by dpavlin
File length: 1586 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, 4 months ago) by dpavlin
File length: 1586 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, 4 months ago) by dpavlin
File length: 1586 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: 1586 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: 1586 byte(s)
Diff to previous 283
 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 283 - (view) (annotate) - [select for diffs]
Modified Sat Dec 17 23:41:10 2005 UTC (18 years, 4 months ago) by dpavlin
File length: 1586 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: 1586 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: 1586 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: 1586 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: 1508 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: 1508 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: 1508 byte(s)
Diff to previous 228
 r11685@llin:  dpavlin | 2005-12-14 19:02:44 +0100
 updated record handling to use record_uri [0.17]


Revision 228 - (view) (annotate) - [select for diffs]
Modified Mon Dec 5 23:15:43 2005 UTC (18 years, 4 months ago) by dpavlin
File length: 1508 byte(s)
Diff to previous 222
 r232@athlon:  dpavlin | 2005-12-06 00:19:54 +0100
 minor tweaks to make it work (actually, produce output)


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: 1448 byte(s)
Diff to previous 207
 r11533@llin:  dpavlin | 2005-12-05 02:53:10 +0100
 initial work on support new WebPAC multi-database version


Revision 207 - (view) (annotate) - [select for diffs]
Modified Sat Dec 3 22:25:49 2005 UTC (18 years, 4 months ago) by dpavlin
File length: 1448 byte(s)
Diff to previous 206
 r11434@llin:  dpavlin | 2005-12-03 23:29:37 +0100
 update editor to use subreq on first load, which produced faster initial
 loading of editor *AND* compatiblity with IE (cool). [0.15]


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: 1436 byte(s)
Diff to previous 205
 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 205 - (view) (annotate) - [select for diffs]
Modified Sat Dec 3 01:56:37 2005 UTC (18 years, 4 months ago) by dpavlin
File length: 1437 byte(s)
Diff to previous 203
 r11429@llin:  dpavlin | 2005-12-03 03:00:17 +0100
 a little fun with Object.extend and IE which doesn't won't to do it. [0.13]


Revision 203 - (view) (annotate) - [select for diffs]
Modified Fri Dec 2 23:01:25 2005 UTC (18 years, 4 months ago) by dpavlin
File length: 1356 byte(s)
Diff to previous 200
 r11427@llin:  dpavlin | 2005-12-02 23:58:03 +0100
 huge update: new upstream HTML::Prototype and handling of Ajax.Autocompleter mode: enter
 now *ALWAYS* trigger search, while accepting suggestions is made using tab.
 Also, list doesn't wrap. [0.12]
 


Revision 200 - (view) (annotate) - [select for diffs]
Modified Wed Nov 30 23:21:30 2005 UTC (18 years, 5 months ago) by dpavlin
File length: 1331 byte(s)
Diff to previous 197
TEMPORARY BROKEN VERSION [0.11]
minor tweaks, usage of WebPAC::Output::TT 0.02 (to support search() filter). It segfaults
on 8-bit characters in URL.


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


Revision 193 - (view) (annotate) - [select for diffs]
Modified Tue Nov 29 14:31:26 2005 UTC (18 years, 5 months ago) by dpavlin
File length: 1331 byte(s)
Diff to previous 189
 r11253@llin:  dpavlin | 2005-11-29 15:34:17 +0100
 much simplified editor html and css [0.09]


Revision 189 - (view) (annotate) - [select for diffs]
Modified Tue Nov 29 13:02:53 2005 UTC (18 years, 5 months ago) by dpavlin
File length: 1331 byte(s)
Diff to previous 187
 r11247@llin:  dpavlin | 2005-11-29 14:05:53 +0100
 fixes in css, changed layout of editor to use tables (so it will render better
 without css). [0.08]


Revision 187 - (view) (annotate) - [select for diffs]
Modified Sun Nov 27 22:10:36 2005 UTC (18 years, 5 months ago) by dpavlin
File length: 1331 byte(s)
Diff to previous 182
 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 182 - (view) (annotate) - [select for diffs]
Modified Sun Nov 27 18:32:24 2005 UTC (18 years, 5 months ago) by dpavlin
File length: 1331 byte(s)
Diff to previous 179
 r11200@llin:  dpavlin | 2005-11-27 19:33:44 +0100
 submit must reset page field to 1 [0.06]


Revision 179 - (view) (annotate) - [select for diffs]
Modified Sun Nov 27 15:14:54 2005 UTC (18 years, 5 months ago) by dpavlin
File length: 1331 byte(s)
Diff to previous 160
 r11194@llin:  dpavlin | 2005-11-27 16:17:24 +0100
 0.05: all requests in controller editor/ now send correct
 Content-type: text/html; charset=utf-8,
 simplified conversion to on-disk encoding when saving files,
 added editor toolbar to CSS tab, fixed edKill


Revision 160 - (view) (annotate) - [select for diffs]
Modified Sat Nov 26 16:22:08 2005 UTC (18 years, 5 months ago) by dpavlin
File length: 1331 byte(s)
Diff to previous 155
 r11153@llin:  dpavlin | 2005-11-26 17:24:13 +0100
 0.04: pager is working, some clenup in javascript


Revision 155 - (view) (annotate) - [select for diffs]
Modified Sat Nov 26 01:54:42 2005 UTC (18 years, 5 months ago) by dpavlin
File length: 1331 byte(s)
Diff to previous 139
 r11144@llin:  dpavlin | 2005-11-26 02:56:45 +0100
 0.03: use model from both methods in controller, tweaks, tests


Revision 139 - (view) (annotate) - [select for diffs]
Modified Thu Nov 24 22:29:50 2005 UTC (18 years, 5 months ago) by dpavlin
File length: 1331 byte(s)
Diff to previous 100
 r9113@llin:  dpavlin | 2005-11-24 23:30:49 +0100
 add webpacus_version TT variable for footer, correct path to css, more debug


Revision 100 - (view) (annotate) - [select for diffs]
Modified Tue Nov 22 14:45:17 2005 UTC (18 years, 5 months ago) by dpavlin
File length: 1280 byte(s)
Diff to previous 98
 r9039@llin:  dpavlin | 2005-11-22 15:46:47 +0100
 added FillInForm, simplify encoding mess by removing C:P:Unicode::Encoding


Revision 98 - (view) (annotate) - [select for diffs]
Modified Tue Nov 22 12:57:41 2005 UTC (18 years, 5 months ago) by dpavlin
File length: 1300 byte(s)
Diff to previous 97
 r9029@llin:  dpavlin | 2005-11-22 13:58:36 +0100
 fixed encodings


Revision 97 - (view) (annotate) - [select for diffs]
Modified Tue Nov 22 12:57:35 2005 UTC (18 years, 5 months ago) by dpavlin
File length: 1326 byte(s)
Diff to previous 93
 r9028@llin:  dpavlin | 2005-11-22 13:01:28 +0100
 minor tweaks to have more debugging info in results


Revision 93 - (view) (annotate) - [select for diffs]
Modified Tue Nov 22 12:57:15 2005 UTC (18 years, 5 months ago) by dpavlin
File length: 1200 byte(s)
Diff to previous 83
 r9014@llin:  dpavlin | 2005-11-22 00:24:47 +0100
 minor tweaks all-around


Revision 83 - (view) (annotate) - [select for diffs]
Added Mon Nov 21 17:46:27 2005 UTC (18 years, 5 months ago) by dpavlin
File length: 1149 byte(s)
Import of web font-end for WebPAC v2 called WebPACus based on Catalyst

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