Tag Archives: P4A

P4A’s tools changes

In the last months we had problems with the past infrastructure, our mediawiki was heavily attacked and become useless and SourceForge’s bugtracker was completely destroyed by spam. So I took the suggestion of one of our followers to rethink about everything and give it a spin: First of all I moved the code repository to [...]

P4A 3.8.4 is out!

Another maintenance release for our beloved project, here you’ve the changelog: – “meta viewport” tag was added to mask’s HTML for a better mobile rendering – P4A::getMetaViewport() and setMetaViewport() methods were added – p4a_center_elements() javascript funcion now removes marginLeft/paddingLeft from the first visible column of the first P4A_Frame widget – a bug with P4A_Frame and [...]

P4A 3.8.3 is out!

A few improvements on different areas, here you’ve the changelog: – P4A_DB_Navigator now supports query defined sources – a bug with P4A_Data_Source::saveUploads() was solved – a bug with P4A_Table’s image cols (without GD installed) was solved – P4A_DB_Navigator now triggers a beforeclick event – all p4a_load_js calls were migrated to require.js – a bug with [...]

P4A 3.8.2 is out!

This is a minor release but it contains really a lot of great upgrades and fixes, here you’ve the changelog: – Zend Framework was updated to 1.11.6 – CKEditor was updated to 3.6.0 – jQuery UI was updated to 1.8.11 – requirejs was added – P4A_Dir_Source automatically sorts files – P4A_Dir_Source::setPageLimit() calling was disabled – [...]

P4A 3.6.2 available now!

Another 3.6 serie release, let’s take a look at the changelog – P4A_Field::setSource() now correctly handles null param – CKEditor was updated to 3.4 – P4A_DB_Source::getRowPosition() now correctly handles multivalue fields (bug #3057839) – forcing IE to use his latest rendering engine – some javascript fixes were applied to make IE ajax system work – [...]

P4A 3.6.1 available now!

The first bugfix spin after the 3.6 rollout, let’s take a look at the changelog – P4A_DB_Source::load() now returns an object also when setQuery() is used – P4A_DB_Source::load()’s autosequence creation now checks that the field exists before calling the setSequence() – a bug with P4A_Redirect_To_Url and P4A_Redirect_To_File was solved (bug #3039449) – better focus management [...]