- Fix filter value not being updated based on search url parameter #1333 (fzaninotto)
- Fix not being able to type into date fields #1334 (floo51)
- Increase the infinite scroll performance #1322 (Kmaschta)
- Fix misleading typo on the documentation #1320 (matheo)
- Fix DateField infinite watches loop #1318 (Kmaschta)
- Fix typos and links on the documentation #1310 #1312 (escapedcat)
- Source-map are now published on NPM #1307 (beevelop)
- Close HTML tags on FileField #1306 (beevelop)
- Remove bower from the documentation #1303 (Kmaschta)
- Add Angular 1.6 compatibility #1297 (Kmaschta)
- Remove test files from build #1295 (Kmaschta)
- Update list of contributors #1293 (jpetitcolas)
- Remove selenium installation from post install hook #1292 (Kmaschta)
- Remove
fit
,fdescribe
, or.only
in tests #1291 (Kmaschta) - Fix filter which was overwriting url after a change #1290 (djhi)
- Fix typo in Doc #1284 (AmarildoGrembi)
- Fix CSV export in IE11 & Edge #1282 (Kmaschta)
- Use field label for embedded list add button #1281 (jpetitcolas)
- Update
package.json
#1278 (Phocea) - Add HTTP error handling #1273 (Phocea)
- Fix Getting started code and documentation #1270 (Phocea)
- Fix the documentation for adding a full request interceptor #1269 (Phocea)
- Use
lodash
instead ofunderscore
to reduce bundle size #1268 (Phocea) - Fix
npm post install
for windows #1267 (Phocea) - Leave SASS files in lib/sass/ [BC-BREAK] #1261 (Kmaschta)
- Allow to disable sort on columns #1260 (fzaninotto)
- Fix E2E tests adding missing webdriver #1256 (jpetitcolas)
- Remove instances of
{0xC2, 0xA0}
in source files #1255 (jpetitcolas) - Improve http error handling #1253 (Phocea)
- Clean
makefile
&travis.yml
#1250 (Kmaschta) - Fix E2E tests #1249 (Kmaschta)
- Edit Api-mapping nested relationships documentation. #1234 (PrintHelloWorld)
- Allow to update maDateField dynamically #1196 (jpetitcolas)
- Fix infinite scrolling request synchronization #1240 (floo51)
- Load default value of pinned filter #1232 (ThieryMichel)
- Fix dashboard link in theming doc #1228 (Phocea)
- Fix missing
ui-view
name in documentation #1226 (dealboy) - Update some docs in regard to
ui-view
BC break #1202 (jpetitcolas) - Fix error messages on failed deletes, updates #1197 (jpetitcolas)
- Update issue template with proper plunker #1221 (Phocea)
- Fix
ReferenceField
two-step population #1216 (Kmaschta) - Unescaped translation #1215 (Kmaschta)
- Fix typo in
README.md
#1205 (tgoodyear) - Fix small typo in Bootstraping instructions #1200 (Phocea)
- Fix npm build folder #1199 (Kmaschta)
- Fix npm main source #1198 (Kmaschta)
- Update select choices whenever entry changes #1195 (jpetitcolas)
- Fix blog demo title #1194 (fzaninotto)
- Remove build from
prepublish
to prevent building during install #1192 (jpetitcolas) - Fix non-dev dependencies #1189 (jpetitcolas)
- Rename main view to
ng-admin
#759 (fzaninotto) - Add an issue template with a request for Plunkr repro steps #1159 (RichardBradley)
- Display progress bar when deleting #1140 (fzaninotto)
- Allow to export
reference_many
fields #1132 (ThieryMichel) - Fixed typo in
README.md
#1121 (marcelometal) - Fix typos in
Getting-started.md
#1108 (strathausen) - Update
Custom-types.md
documentation #1101 (talaviss) - Show sort column in datagrid even with default sort #1092 (fzaninotto)
- Fix encoding of entity ids in REST URLs #1088 (RichardBradley)
- Fix typo in documentation #1081 (bestori)
- Fix French Translations #1053 (SublimeWajih)
- In datagrids, apply label styles to all labels #1044 (djhi)
- Fix Error in documentation #1043 (schmittr)
- Filter button now translate the labels, too #1042 (djhi)
- Fixed reference to 'notification' service #1028 (ganlhi)
- Better integration with module bundlers #959 (jpetitcolas)
- Make custom elements translatable #1034 (djhi)
- Change referring target after form submit #1011 (fzaninotto)
- Fix typo on Theming documentation #1010 (mjlescano)
- Fix usage of field factory #1006 (schmijos)
- Add Translation support #1003 (fzaninotto)
- Document setting the type for the field #1001 (geecu)
- Fix typo #998 (schmijos)
- Update
API-mapping.md
#996 (albogdano) - Fix null default value for
DateField
#995 (fzaninotto) - Add submit button directive #993 (fzaninotto)
- Added missing
EditView.getUrl
parameter #990 (SebLours) - Add ability to customize delete error message #982 (jeromemacias)
- Fix spelling error and missing field type in
Field
documentation #989 (Dan-Nolan) - Add missing trailing comma in doc. #971 (brikou)
- Fix Datepicker JS error #969 (fzaninotto)
- Fix mobile menu toggle #966 (fzaninotto)
- Fix current choice does not appear in autocomplete reference field #956 (fzaninotto)
- Fix export sort field #954 (fzaninotto)
- Update
node-sass
version dependency to avoid install error #953 (fzaninotto) - Update
karma
version #951 (alexisjanvier) - Update
restangular
to version 1.5.2 #950 (alexisjanvier) - Fix bug on export with field of type template #949 (alexisjanvier)
- Update
ui-bootstrap
#947 (alexisjanvier) - Remove
grunt
#946 (alexisjanvier) - Upgrade Angular from 1.3 to 1.4 #945 (alexisjanvier)
- Fix frontend pagination typo from '1-10 on 15' to '1-10 of 15' #942 (nschappl)
- Fix typo litteral -> literal #937 (Sicaine)
- Add ability to customize CSV export format #933 (fzaninotto)
- Move "Remove" button for embedded lists out of the way #932 (fzaninotto)
- Fix wrong closing tag in
reference_many
filter #929 (fzaninotto) - Filter doc #927 (fzaninotto)
- Fix
embedded_list
remove button not clickable #926 (fzaninotto) - Fix
webpack-dev-server
web socket error #923 (vasiakorobkin) - Remove unnecessary
this
reference informController
#908 (SebLours) - Allow
reference_many
field to be used as filter #905 (fzaninotto) - Fix select multiple fails to add choice when removing value #904 (fzaninotto)
- Add edition and creation hooks #898 (fzaninotto)
- skip
DetailLink
when entry is not defined. #889 (aitboudad) - apply some
cs/jshint
. #888 (aitboudad) - Fix
prepare()
doesn't get fully populated datastore #884 (fzaninotto) - Fix build on Windows #881 (fzaninotto)
- Fix
reference_many
documentation (example uses tags, not comments) #868 (mdhooge) - Fix display of boolean field in embedded_list #858 (fzaninotto)
- Fix non editable fields in embedded lists #857 (fzaninotto)
- Fix Dashboard bug #850 (fzaninotto)
- Use Karma directly (not through grunt) #849 (fzaninotto)
- Use entity label instead of name for view titles #848 (fzaninotto)
- Remove Lodash #845 (fzaninotto)
- Add
entryCssClasses
functionality to referenced list field. #844 (lucval) - Fix double-click selection bug in webkit browsers #843 (lucval)
- Reload export data when list is (re)filtered #842 (lucval)
- Fixed typos in
Field.md
#827 (rpg600) - Fix some typos in
Getting-started.md
#815 (dunglas) - Fix typo in
README.md
#814 (dunglas) - Add variable
cssClasses
for the whole row in ListView #807 (fzaninotto) - Allow boolean filter labels to be overridden #804 (fzaninotto)
- Fix
maChoiceField
for Angular 1.4 #803 (fzaninotto) - Fix navigation with slow API #796 (fzaninotto)
- Fix issue with remote-complete filtering #788 (kenegozi)
- Use
ui-sref
for links instead ofng-click
#785 (fzaninotto) - Fix typo in arguments to prepare in router #776 (yarbelk)
- Add the ability to set field template with label #772 (fzaninotto)
- Support
template
field in CSV ExportFields list #761 (lucval) - Cleanup #758 (fzaninotto)
- Add support for the
View.prepare\(\)
logic #756 (fzaninotto)
- Add Relationships documentation #753 (fzaninotto)
- Fix JS error "values of undefined" on a missing reference in a column #751 (kenegozi)
- Fix checkbox field #744 (fzaninotto)
- Fix UI select multi style #740 (jeromemacias)
- Fix double call on reference fields #732 (fzaninotto)
- Make
Field.transform()
work on filters #726 (fzaninotto) - Fix another broken link #724 (daveshah)
- Fix typo in README #718 (rndstr)
- Add new
embedded_list
field type #714 (fzaninotto) - Add ability to customize template for all fields #713 (fzaninotto)
- Document the way to define nested entity urls for relationships #711 (fzaninotto)
- Fix
infinitePagination
to resolvereference
fields #709 (djhi) - Fix invalid reference to entry in datagrid header #708 (djhi)
- Make required boolean fields render as a checkbox for edition instead of a dropdown #707 (djhi)
- Fixe Build & demo #706 (djhi)
- Fix bad method name
Reference:targetLabel
in documentation #704 (SebLours) - Document input date requirement for
format()
#702 (jpetitcolas) - Fix spelling error in Configuration reference #697 (VincentBel)
- Add default value parameter for create view and
<ma-create-button>
directive #696 (fzaninotto) - Fix optimized queries #694 (fzaninotto)
- Fix default filter glitch #691 (fzaninotto)
- Preload references in
referenced_list
entries #688 (fzaninotto) - Fix link to Theming doc #686 (AndreiRailean)
- Fix bug with datastore when two references are on the same entity #677 (fzaninotto)
- Fix field alignment for number fields in the datagrid #676 (fzaninotto)
- Update CSS to make view actions more responsive #675 (fzaninotto)
- Add cssClasses both to th and td in
listView
#674 (fzaninotto) - Fix date widget formatting #673 (fzaninotto)
- Make dashboard responsive #672 (fzaninotto)
- Fix link to the configuration reference API #669 (JacoKoster)
- Add ability to disable Menu autoclose #667 (ThieryMichel)
- Fix filter conflict #663 (ThieryMichel)
- Fix ability to add filter when using custom actions #661 (ThieryMichel)
- Fix inconsistency in remote reference map #659 (fzaninotto)
- Fix (re-add) listActions support on referencedList #655 (fzaninotto)
- Fix
referenced_list
losesdetailLink
when using new entity #654 (fzaninotto) - Add access to field constructors to avoid Webpack/Babel fuss for custom types #653 (fzaninotto)
- Fix bug where filters are freezed when url changes #651 (fzaninotto)
- Fix flickering when using custom menu link #650 (fzaninotto)
- Update Configuration reference #645 (powize)
- Allow the main menu to use a custom template #644 (fzaninotto)
- Improve the custom types documentation #643 (fzaninotto)
- Fix return to list view when deleting a record #642 (jpetitcolas)
- Use local grunt instead of global #640 (fzaninotto)
- Add default value support for filters #639 (fzaninotto)
- Fix typo in template definition #630 (Benew)
- Fix boolean type to make it handle null values #629 (fzaninotto)
- Allow to customize multiple choices placeholder #628 (jpetitcolas)
- Use fakerest and webpack-dev-server instead of json-server and grunt-connect #625 (jeromemacias)
- Fix file field #621 (jeromemacias)
- Add sourcemaps to the build process to ease debugging #619 (fzaninotto)
- Add a Frequently Asked Question page #618 (fzaninotto)
- Fix skeleton code in README #613 (Benew)
- Allow deselection to send null value in choice field #612 (fzaninotto)
- Allow placeholder to be overridden on choice fields #611 (fzaninotto)
- Improve documentation, add a "Getting Started" tutorial #607 (fzaninotto)
- Add support for pattern validation #606 (fzaninotto)
- Clarify and fix the detailLink logic #605 (fzaninotto)
- Add debounce to the filters #604 (fzaninotto)
- Fix custom attributes on fields #593 (fzaninotto)
- Update remoteComplete API for better configurability #592 (fzaninotto)
- Fix problem with multiple references on same entity #590 (fzaninotto)
- Fix reference list order #589 (fzaninotto)
- Add permanent filters #588 (fzaninotto)
- Bower is no longer necessary to the build #587 (fzaninotto)
- Fix typo in infinite pagination controller #586 (fzaninotto)
- Format number for export #577 (ThieryMichel)
- Harmonize fieldview syntax using fat arrows #575 (fzaninotto)
- Fix tests #570 (jpetitcolas)
- Fix
reference_many
field when value is[]
#568 (jpetitcolas) - Do not deduplicate single choice remote complete fields #566 (jpetitcolas)
- Webpack: be more quiet please #565 (jpetitcolas)
- Fix isDetailView doesn't work on
referenced_list
entity id-field #560 (vasiakorobkin) - Fix menu collapse on second click #556 (fzaninotto)
- Add space between view action buttons #554 (fzaninotto)
- Clarify Map logic, allow nested fields #549 (fzaninotto)
- Delete view: back to previous state, not edit or list view #538 (vasiakorobkin)
- Fix default date format in date field #528 (jpetitcolas)
- Revamp Filter UX #522 (fzaninotto)
- Add promise shim for some browsers (IE11, I'm watching you!) #519 (jpetitcolas)
- Update build to fix issues on MacOS (fixes #515) #516 (jpetitcolas)
- Set default format in date fields #511 (manuquentin)
- Introduce new way to define dashboard datasources #509 (fzaninotto)
- Send API request on reference auto-complete #508 (jpetitcolas)
- Remove moot
version
property from bower.json #507 (kkirsche) - Use UI-Select for Choice and Choices fields #505 (jpetitcolas)
- fix back method on batchDeleteController #503 (ThieryMichel)
- add new field in entryFormatter #502 (ThieryMichel)
- Fix maFileField and use latest version of ng-file-upload #501 (jeromemacias)
- Fix BC issue with step attribute #494 (jpetitcolas)
- added userdefined create and update HTTP Method #491 (matsluni)
- Fix
gotoDetail()
should remember list filter and replace some$location.path()
by$state.go()
#489 (jeromemacias) - Fix dashboard does not retrieve entity references #488 (jeromemacias)
- Improve first contact: add invite after setup #487 (fzaninotto)
- Fix delete title #486 (fzaninotto)
- Accept false value in filter #484 (ThieryMichel)
- Stay on Angularjs 1.3 version #483 (jeromemacias)
- Fix sort for ReferenceListField and dashboard #482 (jeromemacias)
- Fix pagination #480 (ThieryMichel)
- Optimize build process #477 (jpetitcolas)
- Fix outdated method name in doc #471 (jpetitcolas)
- Fix top margin regressions #468 (jpetitcolas)
- Fix export CSV in firefox #467 (manuquentin)
- Rename lib files to keep BC #466 (jpetitcolas)
- Fix
maExportToCsvButton
does not return entries references and empty data when filters contains boolean field #461 (jeromemacias) - Fix several bugs #460 (jeromemacias)
- Use
admin-config
files #457 (manuquentin) - Update README for Webpack #456 (jpetitcolas)
- Fix button display when a view is disabled #449 (manuquentin)
- Fix ListView e2e tests #445 (jeromemacias)
- Refactor referenced data #444 (manuquentin)
- Move PromisesResolver to ES6 #442 (manuquentin)
- Fix empty list actions column #441 (manuquentin)
- Fix edit & show links #440 (manuquentin)
- Update protractor to 1.8 version #437 (jeromemacias)
- Make choice field required works and fix angular add empty first option #435 (jeromemacias)
- Fix dashboard panel heading link #434 (jeromemacias)
- Boost Angular app performance #433 (jeromemacias)
- Move orderElement angular filter to es6 class and remove angular enabled filter #431 (jeromemacias)
- Move Validator service to view.validate() method #430 (jeromemacias)
- [BC-BREAK] Remove referencedView created by code for ReferenceField #429 (jeromemacias)
- Migrate from require to Webpack #428 (jpetitcolas)
- Move
*Queries
into separate files #427 (manuquentin) - Introduce float type #426 (jpetitcolas)
- Remove ui bootstrap monkeypatch #425 (manuquentin)
- Fix typo in README #422 (jpetitcolas)
- Remember list filter when navigating on same entity #418 (ThieryMichel)
- Introduce DataStore and remove entries for ReferenceField #410 (jeromemacias)
- Hide empty option in choice field #416 (fzaninotto)
- Fix relative baseApiUrl gets doubled in the URL #415 (fzaninotto)
- Fix accept type in file field #413 (fzaninotto)
- Fix accordion effect on sidebar menu #412 (fzaninotto)
- Add label attribute on button directives #407 (RobinBressan)
- Fix rendering on datagrid by using entry.identifierValue as $$hashKey #401 (RobinBressan)
- Improve Disabled View Handling #400 (fzaninotto)
- Improve error handling #399 (fzaninotto)
- Dependent choice lists #398 (fzaninotto)
- Add ability to customize the admin header #397 (fzaninotto)
- Export format date #396 (ThieryMichel)
- fix ordering when more than 10 fields #394 (ThieryMichel)
- Fix e2e tests #391 (fzaninotto)
- Re-add
listView.exportFields()
to configure export button #389 (fzaninotto) - Add default admin title #388 (fzaninotto)
- Add missing notifications, make notifications last longer #387 (fzaninotto)
- Export view #386 (ThieryMichel)
- Refactor View.fields #384 (ThieryMichel)
- Fix exportfields config #381 (ThieryMichel)
- Batch actions config #380 (ThieryMichel)
- Custom menu #376 (fzaninotto)
- Add optional selection column to list #374 (ThieryMichel)
- WYSIWYG field sanitization enableable #370 (ihrigb)
- Allow
referenced_list
to be orderd by configuration #367 (fzaninotto) - Fix Karma tests #361 (jpetitcolas)
- Better clean of ng-admin build #360 (jpetitcolas)
- Add
NumberField.format()
, relying on numeraljs #359 (fzaninotto) - add an option on maFileField to recover the serverside filename #357 (alexisjanvier)
- Backward compatibility #356 (jpetitcolas)
- Change Travis timezone #355 (jpetitcolas)
- Cleanup after ES6 refactoring #354 (fzaninotto)
- Add a Gitter chat badge to README.md #353 (gitter-badger)
- Number field can now set fractionSize #351 (fzaninotto)
- Allow to display the listView even with missing references #349 (fzaninotto)
- Introducing datetime field #348 (fzaninotto)
- Fix date sent to json_server in blog example #347 (fzaninotto)
- Fix
.editable(false)
on "reference" type field in EditView #342 (vasiakorobkin) - Fix 404 error for fontawesome-webfont on local example server #340 (vasiakorobkin)
- Add
<ma-filtered-list-button\>
directive #339 (fzaninotto) - Add missing require parameters #336 (easel)
- Fix edit identity (primary key) field #334 (vasiakorobkin)
- Start migration to ES6 #330 (jpetitcolas)
- [BC Break] Specialize Configuration Field Classes #327 (fzaninotto)
- Integrate export-to-csv directive into ng-admin #316 (ThieryMichel)
- Refactor datagrid pagination #298 (jpetitcolas)
- Add documentation about custom types (fzaninotto)
- Add Factory for field Views (fzaninotto)
- Add support for template items in
actions()
andlistActions()
when called with an array parameter (ThieryMichel) - Add ability to filter references results (jeromemacias)
- Add ability to format Date fields before they are sent (ThieryMichel)
- Fix missing require parameter in NgAdminConfiguration (easel)
- Fix missing dashboard panel title, falling back to entity label (jpetitcolas)
- Add listActions in ReferenceList in editionView (fzaninotto)
- Add Factory methods (
nga.*
) to the configuration API (fzaninotto) - Add link to dashboard panel views (fzaninotto)
- Add ability to use templates in view description (Xennis)
- Update file field: Remove file field requirement on edition and remove file upload progress bar on end (jeromemacias)
- Fix listActions buttons attributes binding (ThieryMichel)
- Dashboard panel titles now link to list view (fzaninotto)
- Allow listActions on ReferencedList (fzaninotto)
- Add Custom pages documentation (fzaninotto)
- Filter form now reset page number on submit (jeromemacias)
- Allow isEditLink to disable links on references (fzaninotto)
- Fallback to column for non-editable fields in form (fzaninotto)
- Fix map() being called twice on the listView (fzaninotto)
- Fix Reference identifiers (manuquentin)
- Fix the sorting of ReferencedList fields in the showView (Xennis)
- Cleanup markup to adhere to the sb-admin standard (fzaninotto)
- Add option to define the route on a
isDetailLink
field (Xennis) - Fix ordering problems in ReferenceFields (fzaninotto)
- Add JSON field (jeromemacias)
- Fixed a typo in README (megazoll)
- Add per-field classes in the markup to allow fine selection in tests (and in CSS) (fzaninotto)
- Allow Embedded datagrids to be limited (fzaninotto)
- Fix datagrid in show view (jeromemacias)
- Allow ListView filters on references (jeromemacias)
- Avoid using filter on ng-repeat (jeromemacias)
- Allow overriding the main layout (fzaninotto)
- Update dashboardView section in the README (Xennis)
- Allows to customize error messages (manuquentin)
- Remove scroll listener on infinite pagination destroy (fzaninotto)
- Move example to example directory (fzaninotto)
- Move filters from filterView to
listView.filters()
(fzaninotto) - Move
listView.addQuickFilters()
feature to regular filters (fzaninotto) - Remove notion of "hidden" fields (fzaninotto)
- Strip tags in list wysiwyg fields (jpetitcolas)
- Fix and refactor
dashboardView.disable()
(fzaninotto) - Improve the complexity and test data of the bundled blog example
- Introduce and document
View.fields()
to allow fields reusability (fzaninotto) - Don't transit pagination through datagrid (fzaninotto)
- [BC Break] Offload all REST mapping tasks to Restangular (fzaninotto)
- Isolate datagrid-pagination directive & fix direction arrows (manuquentin)
- Fix call to entire API collection for References in show view (manuquentin)
- Use Bootstrap's built-in form-control-static to style text in forms (fzaninotto)
- Update example from README (fzaninotto)
- Add theming support and documentation (fzaninotto)
- Make validation behave the same in creation and edition forms (fzaninotto)
- Tweak filters look and feel (fzaninotto)
- Add example of custom page handling (manuquentin)
- Add doc about API mapping assumptions (manuquentin)
- Introduce
singleAPICall
to reduce the query count on reference fethcing (manuquentin) - Add filters in the listView (manuquentin)
- Fix null rawEntry mapping bug in Edit form (manuquentin)
- Improve development automation by embedding the demo (fzaninotto)
- Add multi-endpoint support at the entity and view levels (manuquentin)
- Fix home link (manuquentin)
- Add HTTP error handling (manuquentin)
- Isolate directive scope to make them more testable (fzaninotto)
- Improve test automation and bootstrap protractor tests (jeromemacias)
- Add MenuView to customize menu icon and order (fzaninotto)
- Split and rename Repository files into Queries (manuquentin)
- Refine graphical user interface
- Streamline configuration API
- Add Configurable buttons for views and rows
- Make view title configurable
- Add a new show view
- Add ready-only view
- Views are now already added by default
- Heavy refactoring for better maintainability
- Configuration actions & show views
- Minor improvements
- Fix string validation
- Fix validation issue introduced in 0.3.0
- Major change in Configuration API: Introducing Views
- Add PasswordField and PasswordColumn
- Fix infinite pagination & entity creation
- Add PasswordField and PasswordColumn
- Add PasswordField and PasswordColumn
- Add PasswordField and PasswordColumn
- Add PasswordField and PasswordColumn
- Add quick filters, wysiwyg & callback field types
- Initial release