AUTHORS
author Lennard de Rijk <ljvderijk@gmail.com>
Mon, 16 Feb 2009 20:38:35 +0000
changeset 1364 b2709805fafe
parent 1251 106e1b6e7199
child 2086 c783b0d5d992
permissions -rw-r--r--
Update org bulk accept script. The script now: 1) leaves correctly control to the browser to update the GUI of the progress bar during ajax communication. 2) Displays an error if something went wrong (I've tried in my box stopping the server while doing the requests), and show a retry button to fetch again the list of the applications that are still not accepted and iterate over them again (seems to recover correctly restarting the server after the error in my box) 3) doesn't display any text at the beginning, and the button has the correct CSS class assigned 4) Check if there are applications to accept, if not displays a message stating that there are no orgs to accept. Patch by: Mario Ferraro Reviewed by: Lennard de Rijk
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
5
41c3b7f045b4 Initial AUTHORS file. Each contributor is added when their first contribution
Todd Larsen <tlarsen@google.com>
parents:
diff changeset
     1
# Please sort this file in alphabetical order by last (given) name.
41c3b7f045b4 Initial AUTHORS file. Each contributor is added when their first contribution
Todd Larsen <tlarsen@google.com>
parents:
diff changeset
     2
# Please only include one name per line.  If an (optional) email address is
41c3b7f045b4 Initial AUTHORS file. Each contributor is added when their first contribution
Todd Larsen <tlarsen@google.com>
parents:
diff changeset
     3
# included, it must be RFC 2821 compliant (properly quoted, escaped, etc.).
41c3b7f045b4 Initial AUTHORS file. Each contributor is added when their first contribution
Todd Larsen <tlarsen@google.com>
parents:
diff changeset
     4
# Lines beginning with # can be stripped from the file, as can blank lines.
41c3b7f045b4 Initial AUTHORS file. Each contributor is added when their first contribution
Todd Larsen <tlarsen@google.com>
parents:
diff changeset
     5
961
36a90d0e9211 Add Madhusudan.C.S to AUTHORS. Fix docstring parameters list in soc.logic.models.base module Base class getForFields method.
Pawel Solyga <Pawel.Solyga@gmail.com>
parents: 816
diff changeset
     6
"Madhusudan.C.S" <madhusudancs@gmail.com>
1022
118896aebfd1 Added Haoyu Bai to the AUTHORS file
Sverre Rabbelier <srabbelier@gmail.com>
parents: 961
diff changeset
     7
"Haoyu Bai" <baihaoyu@gmail.com>
1251
106e1b6e7199 Add myself to authors since I was missing.
Augie Fackler <durin42@gmail.com>
parents: 1022
diff changeset
     8
"Augie Fackler" <durin42@gmail.com>
816
9d61cbc9d013 Added Mario Ferraro to the AUTHORS list.
Lennard de Rijk <ljvderijk@gmail.com>
parents: 609
diff changeset
     9
"Mario Ferraro" <fadinlight@gmail.com>
5
41c3b7f045b4 Initial AUTHORS file. Each contributor is added when their first contribution
Todd Larsen <tlarsen@google.com>
parents:
diff changeset
    10
"Todd Larsen" <tlarsen@google.com>
261
76c8de298e98 Add Allen (Chen Lunpeng) to trunk/AUTHORS, due to his several recent patches.
Todd Larsen <tlarsen@google.com>
parents: 79
diff changeset
    11
"Chen Lunpeng" <forever.clp@gmail.com>
7
5c72db822ebb Initial revision of the user.py module, containing the User Model, from the
Todd Larsen <tlarsen@google.com>
parents: 5
diff changeset
    12
"Sverre Rabbelier" <sverre@rabbelier.nl>
609
45bc26f48090 Fixed AUTHORS to comply with the specified format
Lennard de Rijk <ljvderijk@gmail.com>
parents: 604
diff changeset
    13
"Lennard de Rijk" <ljvderijk@gmail.com>
1251
106e1b6e7199 Add myself to authors since I was missing.
Augie Fackler <durin42@gmail.com>
parents: 1022
diff changeset
    14
"Pawel Solyga" <pawel.solyga@gmail.com>