[freeside-commits] freeside README.1.5.8, 1.3, 1.4 Changes.1.5.8,
1.7, 1.8
Ivan,,,
ivan at wavetail.420.am
Mon Oct 10 05:20:59 PDT 2005
Update of /home/cvs/cvsroot/freeside
In directory wavetail:/tmp/cvs-serv29161
Modified Files:
README.1.5.8 Changes.1.5.8
Log Message:
updated quick payment entry
Index: Changes.1.5.8
===================================================================
RCS file: /home/cvs/cvsroot/freeside/Changes.1.5.8,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- Changes.1.5.8 25 Sep 2005 08:13:35 -0000 1.7
+++ Changes.1.5.8 10 Oct 2005 12:20:57 -0000 1.8
@@ -16,3 +16,8 @@
- moved to XMLHttpRequest instead of hidden iframe transport for progress bar,
should be more efficient and improve compatibility with Konq and maybe other
browsers?
+- also use XMLHttpRequest for retreiving states rather than send a huge page
+ for customer add/edit, much faster
+- redo account view and edit pages, add ability to edit uid/gid if conf options
+ for it are turned on
+- redo quick payment entry page with ajax magic
Index: README.1.5.8
===================================================================
RCS file: /home/cvs/cvsroot/freeside/README.1.5.8,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- README.1.5.8 7 Oct 2005 05:03:14 -0000 1.3
+++ README.1.5.8 10 Oct 2005 12:20:57 -0000 1.4
@@ -1,4 +1,6 @@
+install JSON
+
install DBIx::DBSchema 0.27
install HTML::Widgets:SelectLayers 0.05
install Business::CreditCard 0.28
More information about the freeside-commits
mailing list