autoadmin 6.x-2.0-beta1
| Download | Size | md5 hash |
|---|---|---|
| autoadmin-6.x-2.0-beta1.tar.gz | 28.14 KB | d0fafd6043c662b0c7171b067f039192 |
| autoadmin-6.x-2.0-beta1.zip | 40.32 KB | 7e910a0f121f5dc7ed3f94e8f7752c98 |
Release notes
- More flexible list views by adding an optional "list_display" setting to the schema definition.
- Added a copy command.
- Making delete (and copy) work recursively for has_many relations. Does not delete for has_one though. It this a problem?
- Remembering to use url() some places.
autoadmin 6.x-1.9-beta1
| Download | Size | md5 hash |
|---|---|---|
| autoadmin-6.x-1.9-beta1.tar.gz | 27.28 KB | 03d746abb3606c8318facc1f58b23cdf |
| autoadmin-6.x-1.9-beta1.zip | 40.54 KB | 482000cdf592a9d0c8248fd75e6192c9 |
Release notes
More flexible list views by adding an optional "list_display" setting to the schema definition.
autoadmin 6.x-1.8
| Download | Size | md5 hash |
|---|---|---|
| autoadmin-6.x-1.8.tar.gz | 27.51 KB | 451f86536d773d5cbc1792a64ac93f1f |
| autoadmin-6.x-1.8.zip | 40.9 KB | 8354a9301a743c03c442102e6f392c31 |
Release notes
Adding static cache too: http://drupal.org/node/1039980.
autoadmin 6.x-1.7
| Download | Size | md5 hash |
|---|---|---|
| autoadmin-6.x-1.7.tar.gz | 27.43 KB | 0c12615b7a44de92fc811d3d3d1d9689 |
| autoadmin-6.x-1.7.zip | 40.82 KB | f526abae988767a041e24482709a6665 |
Release notes
autoadmin 6.x-1.6
| Download | Size | md5 hash |
|---|---|---|
| autoadmin-6.x-1.6.tar.gz | 27.69 KB | 6aefe40a64015ac212ffc9f874a02275 |
| autoadmin-6.x-1.6.zip | 41.45 KB | 18a240dfc03f68706682366cf1dda1d0 |
Release notes
autoadmin 6.x-1.5
| Download | Size | md5 hash |
|---|---|---|
| autoadmin-6.x-1.5.tar.gz | 27.7 KB | a7d3f259a2215bd0be85ee56390354fe |
| autoadmin-6.x-1.5.zip | 41.43 KB | 7728defaa1d6d8d5cc6d90b7c80038ce |
Release notes
[feature request] #[876412] by [rsevero, _rune]: [Making it possible to catch the submit_hook form by removing drupal_gotos. Improving status messages.
autoadmin 6.x-1.4
| Download | Size | md5 hash |
|---|---|---|
| autoadmin-6.x-1.4.tar.gz | 27.58 KB | f055cf63c8812848a8b934d99f185533 |
| autoadmin-6.x-1.4.zip | 41.33 KB | e3cff485374e1ed66b4c57662f011682 |
Release notes
Fixes http://drupal.org/node/875254 by rsevero and http://drupal.org/node/1032556 by Po0ky: Thanks guys!
autoadmin 6.x-1.3
| Download | Size | md5 hash |
|---|---|---|
| autoadmin-6.x-1.3.tar.gz | 27.41 KB | b3856ba779abb5bc3ea9f8844bd01375 |
| autoadmin-6.x-1.3.zip | 40.63 KB | fa7397037a9913e95fba37248663ff22 |
Release notes
#832588, #855920 by fcedillo: Fixes issues with latest version of drush and errors in .info file. Also fixes a bug in the list view.
Thx for the patches fcedillo!
autoadmin 6.x-1.2
| Download | Size | md5 hash |
|---|---|---|
| autoadmin-6.x-1.2.tar.gz | 27.24 KB | dec237260f71d2ea6ea9f1f54184c23f |
| autoadmin-6.x-1.2.zip | 40.51 KB | fa8d8beb387e184f388cf7d69f4ac9fa |
Release notes
Provides a fix for http://drupal.org/node/699864.
autoadmin 6.x-1.1
| Download | Size | md5 hash |
|---|---|---|
| autoadmin-6.x-1.1.tar.gz | 27.21 KB | 883de66b401a79d5ad2f5378e8ba6080 |
| autoadmin-6.x-1.1.zip | 40.5 KB | acbe2d8756a9490d12f671b36a8e98b7 |
Release notes
Fixing an occational E_NOTICE in theme.inc. Adding support for using existing tables (eg. {users}) as has-one relationships.
autoadmin 6.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| autoadmin-6.x-1.0.tar.gz | 27.11 KB | 84ffe010bd91aadefdad6d771ae6b48f |
| autoadmin-6.x-1.0.zip | 40.42 KB | 32cde55f2d41489bf559de9284d5a485 |
Release notes
So finally, the 1.0 is being released. It has lots of goodness and you can now create forms from a table in you database in less than 5 seconds :)
Thx a lot for Anakreon for this patch http://drupal.org/node/637248, that fixes bug with using Auto Admin without pretty urls.
Documentation and handbook will follow.
_rune
autoadmin 6.x-1.0-beta1
| Download | Size | md5 hash |
|---|---|---|
| autoadmin-6.x-1.0-beta1.tar.gz | 19.07 KB | 2d2d0ecb9735fac6f8f362c1c19b9c7e |
| autoadmin-6.x-1.0-beta1.zip | 26.1 KB | 3e135817d983eb54be1b2ce69a2fabf8 |
Release notes
## First beta release ##
This is still beta but working ok. I dont expect the format of the autoadmin schema to change.
Enjoy!
Rune