This website requires JavaScript.
Explore
Help
Register
Sign In
abijah
/
pmgr
Watch
1
Star
0
Fork
0
You've already forked pmgr
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
34844760e84e67ac3b1c0fcdb88b21a1f381bba2
pmgr
/
site
/
webroot
/
js
History
abijah
e162d35d56
Added a more automated mechanism for adding multiple rent charges to an invoice. Also included is a proration tool. This needs more work though, since it relies on server side data from the lease. Selecting a new lease on the client side will cause this change to fail, and so we'll need to add a column for charged-through. Finally, error messages for invoice and receipt were improved slightly to better explain the error.
...
git-svn-id: file:///svn-source/pmgr/branches/v0.2.0_work@871 97e9348a-65ac-dc4b-aefc-98561f571b83
2009-10-09 22:48:37 +00:00
..
jqGrid
Upgraded to jqGrid 3.5.2, which has a couple bugfixes. Fixed a bug in our code preventing the grid query from being shown when in development mode.
2009-08-18 15:33:45 +00:00
jquery-1.3.2.min.js
Changes to have the software function without the presence of jquery-ui (which may not be complete). Also, brought the jquery libraries to the server, instead of using them as hosted from google. Some browser configurations may have an issue with what they deem to be cross site scripting.
2009-08-29 20:27:12 +00:00
jquery-ui-1.7.2.custom.min.js
Changes to have the software function without the presence of jquery-ui (which may not be complete). Also, brought the jquery libraries to the server, instead of using them as hosted from google. Some browser configurations may have an issue with what they deem to be cross site scripting.
2009-08-29 20:27:12 +00:00
jquery.form.js
Moved all the vendor css & js code into webroot. Although it technically was working fine, cake apparently steps on the fact that the file doesn't change between requests, leading the browser to re-download the code with every hit. Under the webroot directory, cake returns code 304 if the browser already has a copy cached.
2009-06-14 00:46:12 +00:00
jquery.hoverIntent.js
Removed the debug prints, and got back to the original r5 of hoverintent, except for my change to handle mouseenter and mouseleave
2009-08-29 18:43:48 +00:00
pmgr_jqGrid.js
I apparently forgot to check the pmgr_jqGrid.js file in a few checkins ago, meaning those revisions are all broken. This is finally the checkin to include it.
2009-06-15 00:13:57 +00:00
pmgr.js
Added a more automated mechanism for adding multiple rent charges to an invoice. Also included is a proration tool. This needs more work though, since it relies on server side data from the lease. Selecting a new lease on the client side will cause this change to fail, and so we'll need to add a column for charged-through. Finally, error messages for invoice and receipt were improved slightly to better explain the error.
2009-10-09 22:48:37 +00:00
pmgr.js.keep
Added a file with some javascript date/time routines. I don't think we want it, but at the same time, I can't bring myself to toss it. May as well capture a revision and I can delete it later.
2009-07-11 15:54:44 +00:00
vendors.php
Load pmgr into branches/initial_20090526/site.
2009-05-27 04:18:23 +00:00