]> git.mxchange.org Git - quix0rs-gnu-social.git/log
quix0rs-gnu-social.git
14 years agoAdd ChangePassword event
Craig Andrews [Fri, 6 Nov 2009 04:27:18 +0000 (23:27 -0500)]
Add ChangePassword event

14 years agoStore the canonical forms of the email address and nickname
Craig Andrews [Thu, 5 Nov 2009 21:53:43 +0000 (16:53 -0500)]
Store the canonical forms of the email address and nickname

14 years agoAdded an AutoRegister event
Craig Andrews [Thu, 5 Nov 2009 21:39:57 +0000 (16:39 -0500)]
Added an AutoRegister event
LDAP plugin can do autoregistration

14 years agoRe added NICKNAME_FMT constant to router.php.
Eric Helgeson [Thu, 5 Nov 2009 21:38:35 +0000 (16:38 -0500)]
Re added NICKNAME_FMT constant to router.php.

Usefull for non-OMB (behind the firewall) users to allow different nicknames.

14 years agoMade the ldap plugin work, and add a readme
Craig Andrews [Thu, 5 Nov 2009 18:59:19 +0000 (13:59 -0500)]
Made the ldap plugin work, and add a readme

14 years agoMerge commit 'refs/merge-requests/2006' of git://gitorious.org/statusnet/mainline...
Brion Vibber [Thu, 5 Nov 2009 14:50:29 +0000 (15:50 +0100)]
Merge commit 'refs/merge-requests/2006' of git://gitorious.org/statusnet/mainline into integration

14 years agoError page fix: use class static accessor correctly, suppress notices if we don't...
Brion Vibber [Wed, 4 Nov 2009 16:36:27 +0000 (08:36 -0800)]
Error page fix: use class static accessor correctly, suppress notices if we don't have the error code listed

14 years agoRemove debugging statements
Zach Copley [Thu, 5 Nov 2009 06:12:01 +0000 (22:12 -0800)]
Remove debugging statements

14 years agoMerge branch 'fix-private-auth' into 0.9.x
Zach Copley [Thu, 5 Nov 2009 06:09:46 +0000 (22:09 -0800)]
Merge branch 'fix-private-auth' into 0.9.x

* fix-private-auth:
  Fix for Ticket #1957 - API methods are not accessible when site is private (0.8->0.9 regression)
  Allow all API calls, even if the site is configured as private. The

14 years agoMerge branch '0.9.x' of gitorious.org:statusnet/mainline into 0.9.x
Zach Copley [Thu, 5 Nov 2009 06:05:33 +0000 (22:05 -0800)]
Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 0.9.x

* '0.9.x' of gitorious.org:statusnet/mainline:
  Revert a OS X-specific change to PEAR MIME_Type that I accidentally commited.

14 years agoFix for Ticket #1957 - API methods are not accessible when site is private (0.8-...
Zach Copley [Thu, 5 Nov 2009 06:03:41 +0000 (22:03 -0800)]
Fix for Ticket #1957 - API methods are not accessible when site is private (0.8->0.9 regression)

14 years agoRevert a OS X-specific change to PEAR MIME_Type that I accidentally commited.
Zach Copley [Thu, 5 Nov 2009 05:59:46 +0000 (05:59 +0000)]
Revert a OS X-specific change to PEAR MIME_Type that I accidentally commited.

14 years agoAllow all API calls, even if the site is configured as private. The
Zach Copley [Thu, 5 Nov 2009 05:33:59 +0000 (21:33 -0800)]
Allow all API calls, even if the site is configured as private. The
API Actions will decide whether something requires auth or a redirect.

14 years agoRemove ugly debugging statements
Zach Copley [Thu, 5 Nov 2009 05:08:47 +0000 (21:08 -0800)]
Remove ugly debugging statements

14 years agoImplement update avatar via API (/api/account/update_profile_image.format)
Zach Copley [Thu, 5 Nov 2009 05:00:26 +0000 (21:00 -0800)]
Implement update avatar via API (/api/account/update_profile_image.format)

14 years agoMerge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x
Sarven Capadisli [Wed, 4 Nov 2009 19:06:10 +0000 (19:06 +0000)]
Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x

14 years agoUpdated identica badge - contributed by Will Daniels
Sarven Capadisli [Wed, 4 Nov 2009 19:03:05 +0000 (19:03 +0000)]
Updated identica badge - contributed by Will Daniels
http://identi.ca/wdaniels

14 years agoAdded Net_LDAP2 to extlib, and add a skeleton LDAP plugin
Craig Andrews [Wed, 4 Nov 2009 18:39:56 +0000 (13:39 -0500)]
Added Net_LDAP2 to extlib, and add a skeleton LDAP plugin

14 years agoAdded a CheckPassword event
Craig Andrews [Wed, 4 Nov 2009 18:06:55 +0000 (13:06 -0500)]
Added a CheckPassword event

14 years agoWidgetized user profile rendering.
Shashi [Wed, 4 Nov 2009 13:11:17 +0000 (18:41 +0530)]
Widgetized user profile rendering.

14 years agoMerge branch '0.8.x' into 0.9.x
Sarven Capadisli [Wed, 4 Nov 2009 09:25:42 +0000 (09:25 +0000)]
Merge branch '0.8.x' into 0.9.x

14 years agoMerge branch '0.8.x' of git@gitorious.org:statusnet/mainline into 0.8.x
Sarven Capadisli [Wed, 4 Nov 2009 09:25:16 +0000 (09:25 +0000)]
Merge branch '0.8.x' of git@gitorious.org:statusnet/mainline into 0.8.x

14 years agoAdded script documentation
Sarven Capadisli [Wed, 4 Nov 2009 09:24:14 +0000 (09:24 +0000)]
Added script documentation

14 years agoScript no longer neeed
Sarven Capadisli [Wed, 4 Nov 2009 09:20:36 +0000 (09:20 +0000)]
Script no longer neeed

14 years agoSync RealtimePlugin with 0.9.x
Sarven Capadisli [Wed, 4 Nov 2009 09:19:39 +0000 (09:19 +0000)]
Sync RealtimePlugin with 0.9.x

14 years agoSync Realtime JavaScript with 0.9.x
Sarven Capadisli [Wed, 4 Nov 2009 09:12:34 +0000 (09:12 +0000)]
Sync Realtime JavaScript with 0.9.x

14 years agoBug 1817: undefined property in registration form
Brion Vibber [Tue, 3 Nov 2009 23:23:28 +0000 (15:23 -0800)]
Bug 1817: undefined property in registration form

http://status.net/trac/ticket/1817

14 years agoAdded a Bitly URL Shortener. Unfortunately, it doesn't work, as bit.ly requires crede...
Craig Andrews [Tue, 3 Nov 2009 22:43:18 +0000 (17:43 -0500)]
Added a Bitly URL Shortener. Unfortunately, it doesn't work, as bit.ly requires credentials to shorten URLs now, and we presently have no way to provide them.

14 years agoUpdate translations from TranslateWiki
Brion Vibber [Tue, 3 Nov 2009 20:13:24 +0000 (12:13 -0800)]
Update translations from TranslateWiki

scripts/update_translations.php now pulls updated files from TranslateWiki and merges them to an updated master.
Note that the .po files exported from TranslateWiki do lose some of the old manual comments for now.

14 years agoDon't try to pull up designs for non-existent users
Zach Copley [Tue, 3 Nov 2009 17:55:35 +0000 (09:55 -0800)]
Don't try to pull up designs for non-existent users

14 years agoFix reference to sources class variable
Zach Copley [Tue, 3 Nov 2009 17:41:36 +0000 (09:41 -0800)]
Fix reference to sources class variable

14 years agoAdded 'login' command that gives you a link that can be used to login to the website
Craig Andrews [Mon, 2 Nov 2009 23:40:18 +0000 (18:40 -0500)]
Added 'login' command that gives you a link that can be used to login to the website

14 years agoMerge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x
Evan Prodromou [Mon, 2 Nov 2009 23:13:04 +0000 (18:13 -0500)]
Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x

Conflicts:
classes/User.php

14 years agoMerge branch '0.8.x' into 0.9.x
Evan Prodromou [Mon, 2 Nov 2009 23:11:45 +0000 (18:11 -0500)]
Merge branch '0.8.x' into 0.9.x

Conflicts:
README

14 years agoMerge branch 'testing' into 0.8.x
Evan Prodromou [Mon, 2 Nov 2009 23:10:37 +0000 (18:10 -0500)]
Merge branch 'testing' into 0.8.x

14 years agonotes about registeruser and makegroupadmin scripts
Evan Prodromou [Mon, 2 Nov 2009 23:10:01 +0000 (18:10 -0500)]
notes about registeruser and makegroupadmin scripts

14 years agoscript to make someone a group admin
Evan Prodromou [Mon, 2 Nov 2009 23:06:27 +0000 (18:06 -0500)]
script to make someone a group admin

14 years agocorrect name in registeruser
Evan Prodromou [Mon, 2 Nov 2009 23:06:09 +0000 (18:06 -0500)]
correct name in registeruser

14 years agoscript to register a user
Evan Prodromou [Mon, 2 Nov 2009 22:28:03 +0000 (17:28 -0500)]
script to register a user

14 years agoscript to make someone a group admin
Evan Prodromou [Mon, 2 Nov 2009 23:06:27 +0000 (18:06 -0500)]
script to make someone a group admin

14 years agocorrect name in registeruser
Evan Prodromou [Mon, 2 Nov 2009 23:06:09 +0000 (18:06 -0500)]
correct name in registeruser

14 years agoscript to register a user
Evan Prodromou [Mon, 2 Nov 2009 22:28:03 +0000 (17:28 -0500)]
script to register a user

14 years agoallowed_nickname blocks top level url router names
Craig Andrews [Mon, 2 Nov 2009 20:18:04 +0000 (15:18 -0500)]
allowed_nickname blocks top level url router names

14 years agoUpdate Russian localization from apaskal's branch
Brion Vibber [Mon, 2 Nov 2009 19:56:44 +0000 (11:56 -0800)]
Update Russian localization from apaskal's branch

Updated from version in merge request 1762 - http://www.gitorious.org/statusnet/mainline/merge_requests/1762

14 years agoUpdate master .po template & merge updates to all localizations
Brion Vibber [Mon, 2 Nov 2009 19:26:46 +0000 (11:26 -0800)]
Update master .po template & merge updates to all localizations

14 years agoMerge commit 'refs/merge-requests/1900' of git://gitorious.org/statusnet/mainline...
Brion Vibber [Mon, 2 Nov 2009 18:16:06 +0000 (10:16 -0800)]
Merge commit 'refs/merge-requests/1900' of git://gitorious.org/statusnet/mainline into integration

14 years agoallow <> to surround the url (like () or [])
Craig Andrews [Mon, 2 Nov 2009 17:57:51 +0000 (12:57 -0500)]
allow <> to surround the url (like () or [])

14 years agoMerge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x
Sarven Capadisli [Mon, 2 Nov 2009 17:57:43 +0000 (17:57 +0000)]
Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x

14 years agoBinding keyup/keydown only once for .form_notice
Sarven Capadisli [Mon, 2 Nov 2009 17:56:55 +0000 (17:56 +0000)]
Binding keyup/keydown only once for .form_notice

14 years agofix the [] unit tests
Craig Andrews [Mon, 2 Nov 2009 17:52:46 +0000 (12:52 -0500)]
fix the [] unit tests

14 years agodo not allow " in URLs - they are not legal URL characters
Craig Andrews [Mon, 2 Nov 2009 15:38:58 +0000 (10:38 -0500)]
do not allow " in URLs - they are not legal URL characters

14 years agodo not allow [ and ] - they are not legal URL characters
Craig Andrews [Mon, 2 Nov 2009 15:38:01 +0000 (10:38 -0500)]
do not allow [ and ] - they are not legal URL characters

14 years agoMerge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x
Sarven Capadisli [Mon, 2 Nov 2009 17:21:23 +0000 (17:21 +0000)]
Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x

14 years agoMake sure to call FormNoticeEnhancements with a new copy of the form
Sarven Capadisli [Mon, 2 Nov 2009 17:19:08 +0000 (17:19 +0000)]
Make sure to call FormNoticeEnhancements with a new copy of the form
object

14 years agoRebuilt HTTPClient class as an extension of PEAR HTTP_Request2 package, adding redire...
Brion Vibber [Wed, 28 Oct 2009 19:29:20 +0000 (15:29 -0400)]
Rebuilt HTTPClient class as an extension of PEAR HTTP_Request2 package, adding redirect handling and convenience functions.
Caching support will be added in future work after unit tests have been added.

* extlib: add PEAR HTTP_Request2 0.4.1 alpha
* extlib: update PEAR Net_URL2 to 0.3.0 beta for HTTP_Request2 compatibility
* moved direct usage of CURL and file_get_contents to HTTPClient class, excluding external-sourced libraries
* adapted GeonamesPlugin for new HTTPResponse interface

Note some plugins haven't been fully tested yet.

14 years agoDetect "no file" upload error and, for now at least, ignore it gracefully.
Brion Vibber [Mon, 2 Nov 2009 17:08:26 +0000 (09:08 -0800)]
Detect "no file" upload error and, for now at least, ignore it gracefully.
This was triggering on non-AJAX form submissions for new notices, preventing them from being posted when they contained no attachments.

14 years agoRan through JSLint
Sarven Capadisli [Mon, 2 Nov 2009 17:06:52 +0000 (17:06 +0000)]
Ran through JSLint

14 years agoFixed object string name and order for submitonreturn actions
Sarven Capadisli [Mon, 2 Nov 2009 16:55:47 +0000 (16:55 +0000)]
Fixed object string name and order for submitonreturn actions

14 years agoMerge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x
Sarven Capadisli [Mon, 2 Nov 2009 16:44:12 +0000 (16:44 +0000)]
Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x

14 years agoFixed object string name
Sarven Capadisli [Mon, 2 Nov 2009 16:42:50 +0000 (16:42 +0000)]
Fixed object string name

14 years agoMerge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x
Evan Prodromou [Mon, 2 Nov 2009 16:23:41 +0000 (11:23 -0500)]
Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x

14 years agoremove <dl> stuff from profile list
Evan Prodromou [Mon, 2 Nov 2009 16:23:31 +0000 (11:23 -0500)]
remove <dl> stuff from profile list

14 years agoRevert "Rebuilt HTTPClient class as an extension of PEAR HTTP_Request2 package, addin...
Brion Vibber [Mon, 2 Nov 2009 14:56:31 +0000 (06:56 -0800)]
Revert "Rebuilt HTTPClient class as an extension of PEAR HTTP_Request2 package, adding redirect handling and convenience functions."
Going to restructure a little more before finalizing this...

This reverts commit fa37967858c3c29000797e510e5f98aca8ab558f.

14 years agoTypo: z-index should be 2 instead of 1
Sarven Capadisli [Mon, 2 Nov 2009 14:54:31 +0000 (14:54 +0000)]
Typo: z-index should be 2 instead of 1

14 years agoMerge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x
Sarven Capadisli [Mon, 2 Nov 2009 14:53:31 +0000 (14:53 +0000)]
Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x

14 years agoRebuilt HTTPClient class as an extension of PEAR HTTP_Request2 package, adding redire...
Brion Vibber [Wed, 28 Oct 2009 19:29:20 +0000 (15:29 -0400)]
Rebuilt HTTPClient class as an extension of PEAR HTTP_Request2 package, adding redirect handling and convenience functions.
Caching support will be added in future work after unit tests have been added.

* extlib: add PEAR HTTP_Request2 0.4.1 alpha
* extlib: update PEAR Net_URL2 to 0.3.0 beta for HTTP_Request2 compatibility
* moved direct usage of CURL and file_get_contents to HTTPClient class, excluding external-sourced libraries

Note some plugins haven't been tested yet.

14 years agoMake unit tests work again by forcing a 'global' on $_have_a_config...
Brion Vibber [Sun, 1 Nov 2009 18:30:51 +0000 (13:30 -0500)]
Make unit tests work again by forcing a 'global' on $_have_a_config...
Fix a typo in the error message when no config file found.

14 years agoMinor
Sarven Capadisli [Mon, 2 Nov 2009 13:28:14 +0000 (13:28 +0000)]
Minor

14 years agoMerge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x
Sarven Capadisli [Mon, 2 Nov 2009 10:28:57 +0000 (10:28 +0000)]
Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x

14 years agoUpdated button.close style
Sarven Capadisli [Mon, 2 Nov 2009 10:28:22 +0000 (10:28 +0000)]
Updated button.close style

14 years agoRemove stale references to old apiaction parameter
Zach Copley [Mon, 2 Nov 2009 00:32:45 +0000 (16:32 -0800)]
Remove stale references to old apiaction parameter

14 years agoMerge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x
Sarven Capadisli [Sun, 1 Nov 2009 20:19:11 +0000 (21:19 +0100)]
Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x

14 years agoUpdated button.close styles
Sarven Capadisli [Sun, 1 Nov 2009 19:53:25 +0000 (20:53 +0100)]
Updated button.close styles

14 years agoRemoved unneessary styles
Sarven Capadisli [Sun, 1 Nov 2009 19:11:51 +0000 (20:11 +0100)]
Removed unneessary styles

14 years agoUpdated default and identica theme to use a single instance of
Sarven Capadisli [Sun, 1 Nov 2009 19:07:45 +0000 (20:07 +0100)]
Updated default and identica theme to use a single instance of
property:value for icons.

14 years agoUpdated default theme for direct message
Sarven Capadisli [Sun, 1 Nov 2009 18:54:20 +0000 (19:54 +0100)]
Updated default theme for direct message

14 years agoMoved theme styles from identica to base
Sarven Capadisli [Sun, 1 Nov 2009 18:48:54 +0000 (19:48 +0100)]
Moved theme styles from identica to base

14 years agoRevert "Blacklist all files and directories in the web root (INSTALLDIR). Much more...
Evan Prodromou [Sun, 1 Nov 2009 16:09:14 +0000 (11:09 -0500)]
Revert "Blacklist all files and directories in the web root (INSTALLDIR). Much more elegant than manually keep tracking of these invalid usernames."

This reverts commit 15f9c80c28042a5f9d51ec8444e3c9c475360481.

So, so, elegant! And so, so, incorrect!

We can't have a user named 'notice' because that would interfere with
URLs like /notice/1234. However, there is no file named 'notice' in
the Web root.

If there were a way to automatically pull out the virtual paths in the
root dir, this may make sense. Until then, we keep track here.

14 years agoUpdated XHR output to match newnotice
Sarven Capadisli [Sun, 1 Nov 2009 10:42:28 +0000 (10:42 +0000)]
Updated XHR output to match newnotice

14 years agoAdd SocialOomph
Evan Prodromou [Sat, 31 Oct 2009 19:49:21 +0000 (15:49 -0400)]
Add SocialOomph

14 years agoadd and update choqok
Evan Prodromou [Sat, 31 Oct 2009 19:40:26 +0000 (15:40 -0400)]
add and update choqok

14 years agoMerge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x
Sarven Capadisli [Sat, 31 Oct 2009 19:36:02 +0000 (20:36 +0100)]
Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x

14 years agoUse FormNoticeEnhancements instead of Counter
Sarven Capadisli [Sat, 31 Oct 2009 19:14:57 +0000 (20:14 +0100)]
Use FormNoticeEnhancements instead of Counter

14 years agoMerge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x
Evan Prodromou [Sat, 31 Oct 2009 18:47:21 +0000 (14:47 -0400)]
Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x

14 years agoRevert "remove mention of getfile"
Evan Prodromou [Sat, 31 Oct 2009 18:47:00 +0000 (14:47 -0400)]
Revert "remove mention of getfile"

This reverts commit c637fe8cf07c22534e5227082ba81a12a8da3075.

14 years agoRevert "Revert "mod_rewrite rule for getfile""
Evan Prodromou [Sat, 31 Oct 2009 18:46:46 +0000 (14:46 -0400)]
Revert "Revert "mod_rewrite rule for getfile""

This reverts commit 7b5285c34692df865517ba823d14169d61fefa4c.

Conflicts:

htaccess.sample

14 years agoRevert "Revert "Added some explanatory text to README""
Evan Prodromou [Sat, 31 Oct 2009 18:45:46 +0000 (14:45 -0400)]
Revert "Revert "Added some explanatory text to README""

This reverts commit 446de62d02f372b6755237ae61e08bfcd4bf5100.

Conflicts:

README
htaccess.sample

14 years agoRevert "Revert "Added bit about being incompatible with file attachment virtual server""
Evan Prodromou [Sat, 31 Oct 2009 18:44:32 +0000 (14:44 -0400)]
Revert "Revert "Added bit about being incompatible with file attachment virtual server""

This reverts commit a5b3ad7bf5e83459cfb163df04e68a88e867b2cd.

Conflicts:

README

14 years agoRevert "Revert "Actually commit the file this time""
Evan Prodromou [Sat, 31 Oct 2009 18:43:13 +0000 (14:43 -0400)]
Revert "Revert "Actually commit the file this time""

This reverts commit ba89c891768b371e5358af4cdc76ff18e8b37672.

14 years agorevert revert on getfile
Evan Prodromou [Sat, 31 Oct 2009 18:43:01 +0000 (14:43 -0400)]
revert revert on getfile

14 years agomerge from testing
Evan Prodromou [Sat, 31 Oct 2009 18:36:04 +0000 (14:36 -0400)]
merge from testing

14 years agoremove mention of getfile
Evan Prodromou [Sat, 31 Oct 2009 18:34:04 +0000 (14:34 -0400)]
remove mention of getfile

14 years agoRevert "mod_rewrite rule for getfile"
Evan Prodromou [Sat, 31 Oct 2009 18:33:28 +0000 (14:33 -0400)]
Revert "mod_rewrite rule for getfile"

This reverts commit 834a876dd0998464cade1cdd0fe2fe8c9ab17dcc.

14 years agoRevert "Added some explanatory text to README"
Evan Prodromou [Sat, 31 Oct 2009 18:33:26 +0000 (14:33 -0400)]
Revert "Added some explanatory text to README"

This reverts commit d2bac158cd0d4a25b3997cdd1ccadc5f08d65943.

14 years agoRevert "Added bit about being incompatible with file attachment virtual server"
Evan Prodromou [Sat, 31 Oct 2009 18:33:24 +0000 (14:33 -0400)]
Revert "Added bit about being incompatible with file attachment virtual server"

This reverts commit afe663af82250d020fd9dff0646c91c8f3b41013.

14 years agoRevert "Actually commit the file this time"
Evan Prodromou [Sat, 31 Oct 2009 18:32:15 +0000 (14:32 -0400)]
Revert "Actually commit the file this time"

This reverts commit 3f06bfc042e34ce97e1f1476faadb67fc5edd282.

14 years agoRevert "Added getfile action"
Evan Prodromou [Sat, 31 Oct 2009 18:32:12 +0000 (14:32 -0400)]
Revert "Added getfile action"

This reverts commit f58daa873befbaee5a998e69622c046c8a978dee.

14 years agoupdates to README
Evan Prodromou [Sat, 31 Oct 2009 18:19:26 +0000 (14:19 -0400)]
updates to README

14 years agoUpdated counter, submitonreturn to be reused by any form. Created
Sarven Capadisli [Sat, 31 Oct 2009 17:55:13 +0000 (18:55 +0100)]
Updated counter, submitonreturn to be reused by any form. Created
FormNoticeEnhancements to call those at one go for any form.

14 years agoadd a README warning devs from fracking around in extlib/
Evan Prodromou [Sat, 31 Oct 2009 17:35:20 +0000 (13:35 -0400)]
add a README warning devs from fracking around in extlib/