-
Currently day, week an month views ajax requests are not being cached.
My proposal is to take out the 'noCache: true' in each of the 4 .js files of the views, and add to Main.js updateCacheData function the deletion of all the ajax requests for them using phpr.DataStore.deleteDataPartialString method and making the Url strings using preUrl variable, it would be something like:
var...
2009-11-14 23:03:26 UTC in PHProjekt 6
-
marianolp committed revision 2502 to the PHProjekt 6 SVN repository, changing 1 files.
2009-11-14 22:53:26 UTC in PHProjekt 6
-
marianolp committed revision 2501 to the PHProjekt 6 SVN repository, changing 1 files.
2009-11-14 22:52:50 UTC in PHProjekt 6
-
marianolp committed revision 2499 to the PHProjekt 6 SVN repository, changing 1 files.
2009-11-13 21:36:10 UTC in PHProjekt 6
-
marianolp committed revision 2498 to the PHProjekt 6 SVN repository, changing 4 files.
2009-11-13 20:51:14 UTC in PHProjekt 6
-
marianolp committed revision 2496 to the PHProjekt 6 SVN repository, changing 1 files.
2009-11-13 17:08:50 UTC in PHProjekt 6
-
marianolp committed revision 2495 to the PHProjekt 6 SVN repository, changing 1 files.
2009-11-13 03:40:40 UTC in PHProjekt 6
-
1 - Some specific grid widths make the columns have different widths that vary by in just 1 pixel.That makes the events width to have some minor
visible imprecisions. Also the events borders sometimes get superimposed on the column border.
Note: I already worked on this but couldn't solve it yet. I commit some lines of code in function.js attached file.
2 - The text of the events sometimes...
2009-11-13 03:26:42 UTC in PHProjekt 6
-
When you click on a pencil of the item grid, or an event from Calendar schedule views, the view itself is reloaded losing any changes made there. The same if you press 'Add' top left button.
I think the grid/views don't need to be reloaded.
2009-11-13 01:52:05 UTC in PHProjekt 6
-
marianolp committed revision 2486 to the PHProjekt 6 SVN repository, changing 1 files.
2009-11-12 13:47:40 UTC in PHProjekt 6