/[Frey]/trunk/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 /trunk/TODO

Parent Directory Parent Directory | Revision Log Revision Log


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

Revision 369 - (view) (annotate) - [select for diffs]
Modified Mon Nov 17 14:37:48 2008 UTC (15 years, 4 months ago) by dpavlin
File length: 1683 byte(s)
Diff to previous 356
move form params generation into Frey::Action to share between Frey::Run and Frey::Pipe

Revision 356 - (view) (annotate) - [select for diffs]
Modified Sun Nov 16 15:49:49 2008 UTC (15 years, 4 months ago) by dpavlin
File length: 1593 byte(s)
Diff to previous 351
Frey::Pod now uses Pod::Find to locate all pods on system

Revision 351 - (view) (annotate) - [select for diffs]
Modified Sun Nov 16 13:01:56 2008 UTC (15 years, 4 months ago) by dpavlin
File length: 1533 byte(s)
Diff to previous 346
dispatch which method to invoke to Frey::Run

Revision 346 - (view) (annotate) - [select for diffs]
Modified Sat Nov 15 16:29:26 2008 UTC (15 years, 4 months ago) by dpavlin
File length: 1533 byte(s)
Diff to previous 338
jump to editor from confess errors

Revision 338 - (view) (annotate) - [select for diffs]
Modified Sat Nov 8 23:33:55 2008 UTC (15 years, 4 months ago) by dpavlin
File length: 1402 byte(s)
Diff to previous 336
note another missing feature

Revision 336 - (view) (annotate) - [select for diffs]
Modified Sat Nov 8 23:03:35 2008 UTC (15 years, 4 months ago) by dpavlin
File length: 1355 byte(s)
Diff to previous 331
merge required attributes to get default values, but this
is really temporary workaround for bug in Frey::PPI

Revision 331 - (view) (annotate) - [select for diffs]
Modified Sat Nov 8 16:12:39 2008 UTC (15 years, 4 months ago) by dpavlin
File length: 1306 byte(s)
Diff to previous 321
implement PPI parser to get default attribute_order

Revision 321 - (view) (annotate) - [select for diffs]
Modified Thu Nov 6 16:43:41 2008 UTC (15 years, 4 months ago) by dpavlin
File length: 1306 byte(s)
Diff to previous 310
PPI note

Revision 310 - (view) (annotate) - [select for diffs]
Modified Wed Nov 5 19:57:49 2008 UTC (15 years, 4 months ago) by dpavlin
File length: 1220 byte(s)
Diff to previous 309
annotate methods with role from which method came

Revision 309 - (view) (annotate) - [select for diffs]
Modified Wed Nov 5 19:26:34 2008 UTC (15 years, 4 months ago) by dpavlin
File length: 1220 byte(s)
Diff to previous 308
few more things to do before first real release

Revision 308 - (view) (annotate) - [select for diffs]
Modified Wed Nov 5 19:13:01 2008 UTC (15 years, 4 months ago) by dpavlin
File length: 1065 byte(s)
Diff to previous 302
rename all package references to class as Moose calls them [0.18]

Revision 302 - (view) (annotate) - [select for diffs]
Modified Wed Nov 5 09:50:37 2008 UTC (15 years, 4 months ago) by dpavlin
File length: 997 byte(s)
Diff to previous 223
GeoRSS example to assimilate (err, integrate)

Revision 223 - (view) (annotate) - [select for diffs]
Modified Sat Nov 1 00:14:05 2008 UTC (15 years, 4 months ago) by dpavlin
File length: 935 byte(s)
Diff to previous 208
refactor callback types into Frey::Run [0.17]

Revision 208 - (view) (annotate) - [select for diffs]
Modified Fri Oct 31 16:01:17 2008 UTC (15 years, 5 months ago) by dpavlin
File length: 887 byte(s)
Diff to previous 195
note YUI compressor as worth-while addition

Revision 195 - (view) (annotate) - [select for diffs]
Modified Tue Oct 28 18:33:53 2008 UTC (15 years, 5 months ago) by dpavlin
File length: 784 byte(s)
Diff to previous 180
Remove all use of HTTP::Engine which somehow managed to evolve into
state which make Designer unusable.

From previous encounter with pQuery, I knew that it won't fit my
need to re-model html pages on-the-fly. This verison uses
HTML::Query which seems to do a bit better job at this stage.

Revision 180 - (view) (annotate) - [select for diffs]
Modified Sun Aug 31 18:02:50 2008 UTC (15 years, 7 months ago) by dpavlin
File length: 718 byte(s)
Diff to previous 176
- extracted running of class into Frey::Run which now create real page
- version bump [0.15]

Revision 176 - (view) (annotate) - [select for diffs]
Modified Sun Aug 31 14:50:40 2008 UTC (15 years, 7 months ago) by dpavlin
File length: 758 byte(s)
Diff to previous 174
few more things to do

Revision 174 - (view) (annotate) - [select for diffs]
Modified Sat Aug 16 13:03:44 2008 UTC (15 years, 7 months ago) by dpavlin
File length: 662 byte(s)
Diff to previous 172
split types in own package, and added note about redundant
code with MooseX::Types::URI (which I can't use correctly it seems)

Revision 172 - (view) (annotate) - [select for diffs]
Modified Sat Aug 16 00:19:25 2008 UTC (15 years, 7 months ago) by dpavlin
File length: 596 byte(s)
Diff to previous 161
point to think about

Revision 161 - (view) (annotate) - [select for diffs]
Modified Thu Jul 17 19:33:51 2008 UTC (15 years, 8 months ago) by dpavlin
File length: 543 byte(s)
Diff to previous 158
inline css and javascript smaller than some size (by default, 10k)

Revision 158 - (view) (annotate) - [select for diffs]
Modified Thu Jul 17 18:00:55 2008 UTC (15 years, 8 months ago) by dpavlin
File length: 543 byte(s)
Diff to previous 155
generate "static" html pages from methods with markup call [0.14]

Revision 155 - (view) (annotate) - [select for diffs]
Modified Thu Jul 17 17:08:15 2008 UTC (15 years, 8 months ago) by dpavlin
File length: 475 byte(s)
Diff to previous 153
mental note to consider usage of Scope::Guard if needed

Revision 153 - (view) (annotate) - [select for diffs]
Modified Wed Jul 16 23:21:19 2008 UTC (15 years, 8 months ago) by dpavlin
File length: 414 byte(s)
Diff to previous 149
label editor which save to yaml on disk and use it

Revision 149 - (view) (annotate) - [select for diffs]
Modified Wed Jul 16 21:23:27 2008 UTC (15 years, 8 months ago) by dpavlin
File length: 373 byte(s)
Diff to previous 142
partially working label editor in ObjectDesigner -- no save yet! [0.13]

Revision 142 - (view) (annotate) - [select for diffs]
Modified Wed Jul 16 14:14:18 2008 UTC (15 years, 8 months ago) by dpavlin
File length: 343 byte(s)
Diff to previous 137
skeleton of reload functionality, non-working for now

Revision 137 - (view) (annotate) - [select for diffs]
Modified Tue Jul 15 18:06:27 2008 UTC (15 years, 8 months ago) by dpavlin
File length: 249 byte(s)
Diff to previous 121
fixed role introspection and simplify code [0.12]

Revision 121 - (view) (annotate) - [select for diffs]
Modified Mon Jul 14 21:22:43 2008 UTC (15 years, 8 months ago) by dpavlin
File length: 221 byte(s)
Diff to previous 111
central page creation [0.11]

- make (optional) development feature in Makefile.PL
- split page generation in Frey::Web->page
- cleanup of html generation code all over
- jump to Carp::REPL on errors (nice, but needs to be in browser)

This is a move to more embedded html. While it does seem evil, we are aming
here at lean framework, so readability is prefered...

Revision 111 - (view) (annotate) - [select for diffs]
Modified Sun Jul 13 16:17:34 2008 UTC (15 years, 8 months ago) by dpavlin
File length: 124 byte(s)
Diff to previous 33
implemented pager for collection [0.10]

Revision 33 - (view) (annotate) - [select for diffs]
Modified Sun Jun 29 20:53:37 2008 UTC (15 years, 9 months ago) by dpavlin
File length: 109 byte(s)
Diff to previous 23
goals

Revision 23 - (view) (annotate) - [select for diffs]
Modified Sun Jun 29 16:24:41 2008 UTC (15 years, 9 months ago) by dpavlin
File length: 39 byte(s)
Diff to previous 22
another major refactor and version bump [0.01]

- return 404 errors for resources which doesn't exist
- move HTML page wrapper is now in Fray::HTML->page
- dispatch to defined Template::Declare templates
- display available templates on status screen
- NOTE very clean and unobfuscated mapping
- a bits of documentation all over the place

Revision 22 - (view) (annotate) - [select for diffs]
Added Sun Jun 29 15:40:26 2008 UTC (15 years, 9 months ago) by dpavlin
File length: 20 byte(s)
task at hand...

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