/[transports]/trunk/lib/Transports/Dispatcher.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 /trunk/lib/Transports/Dispatcher.pm

Parent Directory Parent Directory | Revision Log Revision Log


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

Revision 94 - (view) (annotate) - [select for diffs]
Modified Fri Jun 23 12:54:45 2006 UTC (17 years, 10 months ago) by dpavlin
File length: 3169 byte(s)
Diff to previous 90 , to selected 27
transports now filter source and destinations

Revision 90 - (view) (annotate) - [select for diffs]
Modified Wed Jun 21 13:06:11 2006 UTC (17 years, 11 months ago) by dpavlin
File length: 3171 byte(s)
Diff to previous 88 , to selected 27
re-worked transports create (again), but now it works

Revision 88 - (view) (annotate) - [select for diffs]
Modified Mon Jun 19 15:15:54 2006 UTC (17 years, 11 months ago) by dpavlin
File length: 3249 byte(s)
Diff to previous 87 , to selected 27
more work on dispatcher

Revision 87 - (view) (annotate) - [select for diffs]
Modified Fri Jun 16 18:20:02 2006 UTC (17 years, 11 months ago) by dpavlin
File length: 2904 byte(s)
Diff to previous 85 , to selected 27
login now preserves continuations, run { }; rules in despatcher should *REALLY* end with
; to avoid havoc, added dump of rules on startup

Revision 85 - (view) (annotate) - [select for diffs]
Modified Thu Jun 15 22:08:07 2006 UTC (17 years, 11 months ago) by dpavlin
File length: 2991 byte(s)
Diff to previous 76 , to selected 27
move most of login for /transports/create into dispatcher (I'm still not
sure that this is the best place for it in Jifty), tried to remove /login
from dispatcher, but next_page doesn't work any more

Revision 76 - (view) (annotate) - [select for diffs]
Modified Tue Jun 13 15:02:00 2006 UTC (17 years, 11 months ago) by dpavlin
File length: 1445 byte(s)
Diff to previous 72 , to selected 27
clean up /login (use tangent instead of passing URL after /login)

Revision 72 - (view) (annotate) - [select for diffs]
Modified Mon Jun 12 03:44:50 2006 UTC (17 years, 11 months ago) by dpavlin
File length: 1469 byte(s)
Diff to previous 69 , to selected 27
move redirect to /login if uses isn't logged in to dispatcher (where it should be)

Revision 69 - (view) (annotate) - [select for diffs]
Modified Sun Jun 11 14:23:37 2006 UTC (17 years, 11 months ago) by dpavlin
File length: 1317 byte(s)
Diff to previous 65 , to selected 27
refactored transports handling

Revision 65 - (view) (annotate) - [select for diffs]
Modified Sun Jun 11 02:59:18 2006 UTC (17 years, 11 months ago) by dpavlin
File length: 2046 byte(s)
Diff to previous 57 , to selected 27
refactor user editor into fragments

Revision 57 - (view) (annotate) - [select for diffs]
Modified Mon Jun 5 15:09:51 2006 UTC (17 years, 11 months ago) by dpavlin
File length: 2370 byte(s)
Diff to previous 55 , to selected 27
cleanup dispatcher, new template now contains all logic for /new

Revision 55 - (view) (annotate) - [select for diffs]
Modified Mon Jun 5 14:27:50 2006 UTC (17 years, 11 months ago) by dpavlin
File length: 2536 byte(s)
Diff to previous 46 , to selected 27
simplify code, create model collection from view (template)

Revision 46 - (view) (annotate) - [select for diffs]
Modified Tue May 30 18:09:51 2006 UTC (17 years, 11 months ago) by dpavlin
File length: 2695 byte(s)
Diff to previous 40 , to selected 27
bunch of changes:
- added import operator user role (user_object->can_import),
  added import transort which sets return_code and optional comment - it can
  be executed by import operators or admins
- import operators will get just transports which aren't imported under /transports

Revision 40 - (view) (annotate) - [select for diffs]
Modified Sat May 27 22:09:29 2006 UTC (17 years, 11 months ago) by dpavlin
File length: 2338 byte(s)
Diff to previous 38 , to selected 27
redirect users to login form (if needed) and return to same page

Revision 38 - (view) (annotate) - [select for diffs]
Modified Sat May 27 16:53:01 2006 UTC (17 years, 11 months ago) by dpavlin
File length: 2272 byte(s)
Diff to previous 37 , to selected 27
move editor for UserOnSource to fragment

Revision 37 - (view) (annotate) - [select for diffs]
Modified Sat May 27 15:56:52 2006 UTC (17 years, 11 months ago) by dpavlin
File length: 2839 byte(s)
Diff to previous 34 , to selected 27
make pager for transports using fragments (buzzword compliant, using AJAX)

Revision 34 - (view) (annotate) - [select for diffs]
Modified Sat May 27 13:30:54 2006 UTC (17 years, 11 months ago) by dpavlin
File length: 3041 byte(s)
Diff to previous 33 , to selected 27
create and delete UserOnSource

Revision 33 - (view) (annotate) - [select for diffs]
Modified Sat May 27 10:45:54 2006 UTC (17 years, 11 months ago) by dpavlin
File length: 2678 byte(s)
Diff to previous 31 , to selected 27
display source systems on user edit form

Revision 31 - (view) (annotate) - [select for diffs]
Modified Fri May 26 23:25:35 2006 UTC (17 years, 11 months ago) by dpavlin
File length: 2450 byte(s)
Diff to previous 27
added users list and simple edit form for user, check current_user->admin to
grant permissions

Revision 27 - (view) (annotate) - [selected]
Modified Fri May 26 21:21:25 2006 UTC (17 years, 11 months ago) by dpavlin
File length: 1757 byte(s)
Diff to previous 26
added admin column to users, better bootstrap data

Revision 26 - (view) (annotate) - [select for diffs]
Modified Fri May 26 19:29:07 2006 UTC (17 years, 11 months ago) by dpavlin
File length: 1840 byte(s)
Diff to previous 25 , to selected 27
added edit transport

Revision 25 - (view) (annotate) - [select for diffs]
Modified Fri May 26 19:15:32 2006 UTC (17 years, 11 months ago) by dpavlin
File length: 1565 byte(s)
Diff to previous 14 , to selected 27
refactor methods (much shorter), make default page with a Pony, automaticly fill user which
generated transport, added missing nav and sidebar

Revision 14 - (view) (annotate) - [select for diffs]
Modified Fri May 26 09:29:25 2006 UTC (17 years, 11 months ago) by dpavlin
File length: 1586 byte(s)
Diff to previous 13 , to selected 27
edit in place

Revision 13 - (view) (annotate) - [select for diffs]
Modified Fri May 5 22:20:53 2006 UTC (18 years ago) by dpavlin
File length: 947 byte(s)
Diff to previous 12 , to selected 27
added /new_transport

Revision 12 - (view) (annotate) - [select for diffs]
Modified Fri May 5 22:02:19 2006 UTC (18 years ago) by dpavlin
File length: 715 byte(s)
Diff to previous 5 , to selected 27
added /all_transports

Revision 5 - (view) (annotate) - [select for diffs]
Added Thu May 4 21:54:50 2006 UTC (18 years ago) by dpavlin
File length: 556 byte(s)
Diff to selected 27
partly added login and logout from wifty

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