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
main
Add File
New File
Upload File
Apply Patch
pmgr
/
site
/
webroot
/
js
History
abijah
352bdbbf49
Fixed non-backward compatible jqGrid issue caused during upgrade from 3.8.x to 4.0.0 (grid.postext.js module is no longer supported and is now a plugin)
...
git-svn-id: file:///svn-source/pmgr/branches/v0.3_work@1016 97e9348a-65ac-dc4b-aefc-98561f571b83
2012-08-07 00:11:03 +00:00
..
jqGrid
Fixed non-backward compatible jqGrid issue caused during upgrade from 3.8.x to 4.0.0 (grid.postext.js module is no longer supported and is now a plugin)
2012-08-07 00:11:03 +00:00
jquery-1.7.2.min.js
Upgraded to jqGrid 4.4.0
2012-08-06 17:57:49 +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