Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
alexlehm
/
dokuwiki
Public
forked from
dokuwiki/dokuwiki
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
dokuwiki
inc
Form
on
master
User selector
All users
All time
Commit history
Commits on Aug 31, 2023
code style: line breaks
splitbrain
committed
d4f8317
View commit details
Copy full SHA for d4f8317
View code at this point
Browse repository at this point
code style: operator spacing
splitbrain
committed
90fb952
View commit details
Copy full SHA for 90fb952
View code at this point
Browse repository at this point
coding style: control flow whitespaces
splitbrain
committed
177d683
View commit details
Copy full SHA for 177d683
View code at this point
Browse repository at this point
Commits on Aug 30, 2023
codestyle adjustments: function declaration braces/spaces
splitbrain
committed
d868eb8
View commit details
Copy full SHA for d868eb8
View code at this point
Browse repository at this point
codestyle adjustments: class declaration braces
splitbrain
committed
8c7c53b
View commit details
Copy full SHA for 8c7c53b
View code at this point
Browse repository at this point
Commits on Aug 29, 2023
Apply rector fixes to inc/Form
splitbrain
committed
6fd0861
View commit details
Copy full SHA for 6fd0861
View code at this point
Browse repository at this point
Commits on Jul 6, 2023
Prevent double escaping of form labels
Show description for dbcceef
annda
committed
dbcceef
View commit details
Copy full SHA for dbcceef
View code at this point
Browse repository at this point
Commits on Jul 27, 2022
Support the multiple attribute in Form selects
Show description for 5a10fbc
splitbrain
committed
5a10fbc
View commit details
Copy full SHA for 5a10fbc
View code at this point
Browse repository at this point
Commits on Jan 27, 2021
Fix undefined array keys when displaying revisions
dregad
committed
3fef852
View commit details
Copy full SHA for 3fef852
View code at this point
Browse repository at this point
Commits on Aug 26, 2020
change event naming scheme
Show description for c6977b3
ssahara
committed
c6977b3
View commit details
Copy full SHA for c6977b3
View code at this point
Browse repository at this point
Commits on Aug 19, 2020
fix missing or unnecessary use Event statements
ssahara
committed
66e555e
View commit details
Copy full SHA for 66e555e
View code at this point
Browse repository at this point
Form::toHTML() can trigger event
Show description for 0dd3555
ssahara
committed
0dd3555
View commit details
Copy full SHA for 0dd3555
View code at this point
Browse repository at this point
Commits on Jul 6, 2020
show checkbox and radio before its label text
ssahara
committed
3443143
View commit details
Copy full SHA for 3443143
View code at this point
Browse repository at this point
Commits on Jul 1, 2020
PSR-12 coding style
ssahara
committed
9d01c1d
View commit details
Copy full SHA for 9d01c1d
View code at this point
Browse repository at this point
Commits on Oct 31, 2019
Fix curly brace syntax. PHP 7.3 deprecations in inc/ directory.
syntaxseed
authored and
splitbrain
committed
2401f18
View commit details
Copy full SHA for 2401f18
View code at this point
Browse repository at this point
Commits on Apr 27, 2018
visibility fixes
Show description for aba86f3
splitbrain
committed
aba86f3
View commit details
Copy full SHA for aba86f3
View code at this point
Browse repository at this point
line lengths shortened
Show description for 64159a6
splitbrain
committed
64159a6
View commit details
Copy full SHA for 64159a6
View code at this point
Browse repository at this point
Commits on Apr 15, 2018
Fix buttons with invalid empty name attributes
Show description for 7dfce45
selfthinker
committed
7dfce45
View commit details
Copy full SHA for 7dfce45
View code at this point
Browse repository at this point
Commits on Mar 27, 2018
feat(Form): add parameter to omit security token in forms
Show description for 7fa270b
micgro42
committed
7fa270b
View commit details
Copy full SHA for 7fa270b
View code at this point
Browse repository at this point
feat(Form): add method to get position of element by element
micgro42
committed
5facb9b
View commit details
Copy full SHA for 5facb9b
View code at this point
Browse repository at this point
Commits on Oct 26, 2017
fix: prevent two selected options, b/c apparently 'String' == 0 🤦
Show description for 389e185
micgro42
committed
389e185
View commit details
Copy full SHA for 389e185
View code at this point
Browse repository at this point
Commits on Feb 22, 2017
Throw an exception if an attribute array including the attribute 'selected' is given
Show description for 12a9bc0
lpaulsen93
committed
12a9bc0
View commit details
Copy full SHA for 12a9bc0
View code at this point
Browse repository at this point
Commits on Feb 10, 2017
Fix strict warnings in optgroups/dropdowns
Show description for 7b6bf7a
micgro42
committed
7b6bf7a
View commit details
Copy full SHA for 7b6bf7a
View code at this point
Browse repository at this point
Commits on Jan 17, 2017
Allow select-options as arrays with numeric keys
Show description for 1b26d16
micgro42
committed
1b26d16
View commit details
Copy full SHA for 1b26d16
View code at this point
Browse repository at this point
Commits on Dec 22, 2016
refactor: handle default options w/ other optgroups
micgro42
committed
4eed441
View commit details
Copy full SHA for 4eed441
View code at this point
Browse repository at this point
refactor: rename parameters to be less ambiguous
micgro42
committed
017eef9
View commit details
Copy full SHA for 017eef9
View code at this point
Browse repository at this point
refactor: use existing and simpler method
micgro42
committed
d1bbf58
View commit details
Copy full SHA for d1bbf58
View code at this point
Browse repository at this point
refactor: Rename method to better convey its purpose
micgro42
committed
9c3fca6
View commit details
Copy full SHA for 9c3fca6
View code at this point
Browse repository at this point
fix: remove multi-select handling -> make PR later
Show description for 45082b9
micgro42
committed
45082b9
View commit details
Copy full SHA for 45082b9
View code at this point
Browse repository at this point
fix: Make this Form method chainable as it should be
micgro42
committed
2bd1d2c
View commit details
Copy full SHA for 2bd1d2c
View code at this point
Browse repository at this point
Commits on Dec 20, 2016
fix: ensure that there is only 1 selected option
Show description for 068abb2
micgro42
committed
068abb2
View commit details
Copy full SHA for 068abb2
View code at this point
Browse repository at this point
Commits on Dec 12, 2016
Add support for optgroup-tags for select-fields
Show description for 238a072
micgro42
committed
238a072
View commit details
Copy full SHA for 238a072
View code at this point
Browse repository at this point
Remove type-attr from <select> b/c it's invalid
Show description for 693978b
micgro42
committed
693978b
View commit details
Copy full SHA for 693978b
View code at this point
Browse repository at this point
Commits on May 13, 2016
Merge pull request #1570 from micgro42/extendSelectOptions
Show description for f128ed9
splitbrain
committed
f128ed9
View commit details
Copy full SHA for f128ed9
View code at this point
Browse repository at this point
Commits on May 11, 2016
PHPDoc Form
Klap-in
committed
0906a39
View commit details
Copy full SHA for 0906a39
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.